Home
last modified time | relevance | path

Searched refs:PrimitiveCommandSize (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleShape.cpp246 static const int PrimitiveCommandSize = 26; variable
333 NW_ASSERT(commandIndex == PrimitiveCommandSize); in CreatePrimitiveCommandCache()
368 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in GetMemorySizeInternal()
405 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in GetDeviceMemorySizeInternal()
439 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in Create()