Home
last modified time | relevance | path

Searched refs:GetVertexAttributeArray (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterResource.h127 GetVertexAttributeArray() { return m_VtxAttrs; } in GetVertexAttributeArray() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp355 m_pTextWriterResource->GetVertexAttributeArray(); in PrintGlyph()
507 …const u8* basePtr = reinterpret_cast<u8*>(m_pTextWriterResource->GetVertexAttributeArray()[0].pos); in SetupVertexFormat()