Searched refs:argAllocatorCallback (Results 1 – 2 of 2) sorted by relevance
72 m_AmbientInfo.argAllocatorCallback = NULL; in Initialize()201 if ( m_AmbientInfo.argAllocatorCallback != NULL ) in Finalize()203 m_AmbientInfo.argAllocatorCallback->detail_FreeAmbientArg( m_AmbientInfo.arg, this ); in Finalize()1074 NW_NULL_ASSERT( ambientArgInfo.argAllocatorCallback ); in SetAmbientInfo()1076 ambientArgInfo.argAllocatorCallback->detail_AllocAmbientArg( ambientArgInfo.argSize ); in SetAmbientInfo()
249 AmbientArgAllocatorCallback* argAllocatorCallback; member366 void ClearAmbientArgAllocatorCallback() { m_AmbientInfo.argAllocatorCallback = NULL; } in ClearAmbientArgAllocatorCallback()