Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp657 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 …]
Dgfx_ParticleShape.cpp541 ParticleShape::VertexAttribute*
605 ParticleShape::VertexAttribute*
/NW4C-1.3.3/include/nw/font/
Dfont_TextWriterResource.h124 internal::VertexAttribute*
166 internal::VertexAttribute
Dfont_Types.h125 struct VertexAttribute struct
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleShape.h51 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/
Dfont_CharWriter.cpp352 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()