Searched refs:AddVertexParamSize (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleCollection.cpp | 198 ParticleShape::AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in GetMemorySizeInternal() 206 ParticleShape::AddVertexParamSize(GL_FLOAT, 3, collectionMemorySize); in GetMemorySizeInternal() 211 ParticleShape::AddVertexParamSize(GL_FLOAT, 2, collectionMemorySize); in GetMemorySizeInternal() 259 ParticleShape::AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in GetMemorySizeInternal() 263 ParticleShape::AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in GetMemorySizeInternal() 268 ParticleShape::AddVertexParamSize(GL_FLOAT, 3, collectionMemorySize); in GetMemorySizeInternal() 274 ParticleShape::AddVertexParamSize(GL_FLOAT, 3, collectionMemorySize); in GetMemorySizeInternal() 278 ParticleShape::AddVertexParamSize(GL_FLOAT, 2, collectionMemorySize); in GetMemorySizeInternal() 282 ParticleShape::AddVertexParamSize(GL_FLOAT, 2, collectionMemorySize); in GetMemorySizeInternal() 437 shape->AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in Create() [all …]
|
| D | gfx_ParticleShape.cpp | 582 ParticleShape::AddVertexParamSize( in AddVertexParamSize() function in nw::gfx::ParticleShape
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_ParticleShape.h | 128 static int AddVertexParamSize(
|