Searched refs:m_ActivateCommandCache (Results 1 – 3 of 3) sorted by relevance
179 ref().m_ActivateCommandCache = buffer; in Setup()182 …ref().m_DeactivateCommandCache = nw::ut::AddOffsetToPtr( ref().m_ActivateCommandCache, activateCom… in Setup()214 if ( ref().m_ActivateCommandCache != NULL ) in Cleanup()216 ref().m_CommandAllocator->Free(ref().m_ActivateCommandCache); in Cleanup()218 ref().m_ActivateCommandCache = NULL; in Cleanup()
45 void* m_ActivateCommandCache; member
425 NW_NULL_ASSERT( mesh.ref().m_ActivateCommandCache ); in ActivateVertexAttribute()433 …internal::NWUseCmdlist( mesh.ref().m_ActivateCommandCache, mesh.ref().m_ActivateCommandCacheSize ); in ActivateVertexAttribute()