Searched refs:AddVertexStream (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleCollection.cpp | 710 …ParticleShape::VertexAttribute* datas = shape->AddVertexStream(usage, GL_FLOAT, 1, capacity, &devi… in Create() 722 …ParticleShape::VertexAttribute* datas = shape->AddVertexStream(usage, GL_FLOAT, 3, capacity, &devi… in Create() 731 …ParticleShape::VertexAttribute* datas = shape->AddVertexStream(usage, GL_FLOAT, 2, capacity, &devi… in Create()
|
| D | gfx_ParticleShape.cpp | 544 ParticleShape::AddVertexStream( in AddVertexStream() function in nw::gfx::ParticleShape
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleShape.h | 136 VertexAttribute* AddVertexStream(
|