Searched refs:PrimitiveCommandSize (Results 1 – 1 of 1) sorted by relevance
246 static const int PrimitiveCommandSize = 26; variable333 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()