Searched refs:VertexAttribute (Results 1 – 6 of 6) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleCollection.cpp | 656 ParticleShape::VertexAttribute* data = in Create() 667 ParticleShape::VertexAttribute* data = in Create() 675 ParticleShape::VertexAttribute* data = in Create() 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() 762 ParticleShape::VertexAttribute* data = in Create() 769 ParticleShape::VertexAttribute* data = in Create() 777 ParticleShape::VertexAttribute* data = in Create() 786 ParticleShape::VertexAttribute* data = in Create() [all …]
|
| D | gfx_ParticleShape.cpp | 543 ParticleShape::VertexAttribute* 607 ParticleShape::VertexAttribute*
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TextWriterResource.h | 126 internal::VertexAttribute* 168 internal::VertexAttribute
|
| D | font_Types.h | 127 struct VertexAttribute struct
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleShape.h | 53 struct VertexAttribute struct 136 VertexAttribute* AddVertexStream( 144 VertexAttribute* AddVertexParam( 430 VertexAttribute* AddVertexAttribute( in AddVertexAttribute() 455 VertexAttribute m_VertexAttribute[PARTICLEUSAGE_COUNT];
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_CharWriter.cpp | 354 internal::VertexAttribute *const pVtxAttrs = in PrintGlyph() 508 const GLsizei stride = sizeof(internal::VertexAttribute); in SetupVertexFormat() 529 basePtr + offsetof(internal::VertexAttribute, color)); in SetupVertexFormat() 538 basePtr + offsetof(internal::VertexAttribute, tex)); in SetupVertexFormat()
|