Searched refs:argAllocatorCallback (Results 1 – 2 of 2) sorted by relevance
70 m_AmbientInfo.argAllocatorCallback = NULL; in Initialize()200 if ( m_AmbientInfo.argAllocatorCallback != NULL ) in Finalize()202 m_AmbientInfo.argAllocatorCallback->detail_FreeAmbientArg( m_AmbientInfo.arg, this ); in Finalize()1067 NW_NULL_ASSERT( ambientArgInfo.argAllocatorCallback ); in SetAmbientInfo()1068 …void* ambientArg = ambientArgInfo.argAllocatorCallback->detail_AllocAmbientArg( ambientArgInfo.arg… in SetAmbientInfo()
247 AmbientArgAllocatorCallback* argAllocatorCallback; member364 void ClearAmbientArgAllocatorCallback() { m_AmbientInfo.argAllocatorCallback = NULL; } in ClearAmbientArgAllocatorCallback()