| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <GFxResourceLibBase.h>
  
Public Member Functions | |
| virtual void | RemoveResourceOnRelease (GFxResource *a_res)=0 | 
| virtual void | PinResource (GFxResource *a_res)=0 | 
| virtual void | UnpinResource (GFxResource *a_res)=0 | 
  Public Member Functions inherited from RE::GRefCountBaseStatImpl< GRefCountImpl, STAT > | |
| GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | |
  Public Member Functions inherited from RE::GRefCountImpl | |
| ~GRefCountImpl () override=default | |
| void | AddRef () | 
| void | Release () | 
Additional Inherited Members | |
  Public Types inherited from RE::GRefCountBase< GFxResourceLibBase, GStatGroups::kGStat_Default_Mem > | |
| enum | |
  Static Public Attributes inherited from RE::GRefCountImpl | |
| static constexpr auto | RTTI = RTTI_GRefCountImpl | 
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
      
  | 
  pure virtual |