Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.h42 struct gl_bitmap_glyph struct
44 unsigned short x, y, w, h; /**< position and size in the texture */
45 float xorig, yorig; /**< bitmap origin */
69 struct gl_bitmap_glyph *glyphs; argument