Searched refs:AddVertexParamSize (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleCollection.cpp | 197 ParticleShape::AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in GetMemorySizeInternal() 205 ParticleShape::AddVertexParamSize(GL_FLOAT, 3, collectionMemorySize); in GetMemorySizeInternal() 210 ParticleShape::AddVertexParamSize(GL_FLOAT, 2, collectionMemorySize); in GetMemorySizeInternal() 258 ParticleShape::AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in GetMemorySizeInternal() 262 ParticleShape::AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in GetMemorySizeInternal() 267 ParticleShape::AddVertexParamSize(GL_FLOAT, 3, collectionMemorySize); in GetMemorySizeInternal() 273 ParticleShape::AddVertexParamSize(GL_FLOAT, 3, collectionMemorySize); in GetMemorySizeInternal() 277 ParticleShape::AddVertexParamSize(GL_FLOAT, 2, collectionMemorySize); in GetMemorySizeInternal() 281 ParticleShape::AddVertexParamSize(GL_FLOAT, 2, collectionMemorySize); in GetMemorySizeInternal() 436 shape->AddVertexParamSize(GL_FLOAT, 1, collectionMemorySize); in Create() [all …]
|
| D | gfx_ParticleShape.cpp | 584 ParticleShape::AddVertexParamSize( in AddVertexParamSize() function in nw::gfx::ParticleShape
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleShape.h | 130 static int AddVertexParamSize(
|