Home
last modified time | relevance | path

Searched refs:VertexAttribute (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp656 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 …]
Dgfx_ParticleShape.cpp543 ParticleShape::VertexAttribute*
607 ParticleShape::VertexAttribute*
/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterResource.h126 internal::VertexAttribute*
168 internal::VertexAttribute
Dfont_Types.h127 struct VertexAttribute struct
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h53 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/
Dfont_CharWriter.cpp354 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()