Home
last modified time | relevance | path

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

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