Searched refs:m_DynamicAllocator (Results 1 – 4 of 4) sorted by relevance
641 imageData->m_DynamicAllocator = allocator; in Create()808 imageData[i].m_DynamicAllocator = (i == 0) ? allocator : NULL; in Create()882 imageData->m_DynamicAllocator = allocator; in Create()940 os::IAllocator* allocator = this->GetImage().ref().m_DynamicAllocator; in DynamicDestroy()972 os::IAllocator* allocator = firstFace.ref().m_DynamicAllocator; in DynamicDestroy()1002 os::IAllocator* allocator = this->GetImage().ref().m_DynamicAllocator; in DynamicDestroy()
382 resTextureMapper.ref().m_DynamicAllocator = allocator; in CloneDynamic()418 if ( this->ref().m_DynamicAllocator == NULL ) { return; } in DestroyDynamic()424 s_TextureMapperDestroyDynamicTable[0]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()429 s_TextureMapperDestroyDynamicTable[1]( *this, this->ref().m_DynamicAllocator ); in DestroyDynamic()
55 nw::os::IAllocator* m_DynamicAllocator; member
76 nw::os::IAllocator* m_DynamicAllocator; member