Home
last modified time | relevance | path

Searched defs:GlyphVertex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/love10/love-0.10.2/src/modules/graphics/opengl/
H A DFont.h82 struct GlyphVertex struct
107 …and> generateVertices(const ColoredCodepoints &codepoints, std::vector<GlyphVertex> &vertices, flo… argument
/dports/devel/love/love-11.3/src/modules/graphics/
H A DFont.h54 typedef vertex::XYf_STus_RGBAub GlyphVertex; typedef