Lines Matching refs:allocator
128 VertexLight* Create(os::IAllocator* allocator);
147 os::IAllocator* allocator);
192 ResVertexLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
211 os::IAllocator* allocator, in VertexLight() argument
215 allocator, in VertexLight()
223 os::IAllocator* allocator, in VertexLight() argument
227 allocator, in VertexLight()
244 virtual Result Initialize(os::IAllocator* allocator);
254 …static ResVertexLightData* CreateResVertexLight(os::IAllocator* allocator, const char* name = N…
262 … static void DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight);
265 Result CreateOriginalValue(os::IAllocator* allocator);