Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp248 static const int PrimitiveCommandSize = 26; variable
335 NW_ASSERT(commandIndex == PrimitiveCommandSize); in CreatePrimitiveCommandCache()
370 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in GetMemorySizeInternal()
407 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in GetDeviceMemorySizeInternal()
441 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in Create()