Searched refs:VertexAttribute (Results 1 – 6 of 6) sorted by relevance
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_ParticleCollection.cpp | 657 ParticleShape::VertexAttribute* data = in Create() 668 ParticleShape::VertexAttribute* data = in Create() 676 ParticleShape::VertexAttribute* data = in Create() 711 …ParticleShape::VertexAttribute* datas = shape->AddVertexStream(usage, GL_FLOAT, 1, capacity, &devi… in Create() 723 …ParticleShape::VertexAttribute* datas = shape->AddVertexStream(usage, GL_FLOAT, 3, capacity, &devi… in Create() 732 …ParticleShape::VertexAttribute* datas = shape->AddVertexStream(usage, GL_FLOAT, 2, capacity, &devi… in Create() 763 ParticleShape::VertexAttribute* data = in Create() 770 ParticleShape::VertexAttribute* data = in Create() 778 ParticleShape::VertexAttribute* data = in Create() 787 ParticleShape::VertexAttribute* data = in Create() [all …]
|
| D | gfx_ParticleShape.cpp | 541 ParticleShape::VertexAttribute* 605 ParticleShape::VertexAttribute*
|
| /NW4C-1.3.3/include/nw/font/ |
| D | font_TextWriterResource.h | 124 internal::VertexAttribute* 166 internal::VertexAttribute
|
| D | font_Types.h | 125 struct VertexAttribute struct
|
| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_ParticleShape.h | 51 struct VertexAttribute struct 134 VertexAttribute* AddVertexStream( 142 VertexAttribute* AddVertexParam( 428 VertexAttribute* AddVertexAttribute( in AddVertexAttribute() 453 VertexAttribute m_VertexAttribute[PARTICLEUSAGE_COUNT];
|
| /NW4C-1.3.3/sources/libraries/font/ |
| D | font_CharWriter.cpp | 352 internal::VertexAttribute *const pVtxAttrs = in PrintGlyph() 506 const GLsizei stride = sizeof(internal::VertexAttribute); in SetupVertexFormat() 527 basePtr + offsetof(internal::VertexAttribute, color)); in SetupVertexFormat() 536 basePtr + offsetof(internal::VertexAttribute, tex)); in SetupVertexFormat()
|