Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.h42 struct gl_bitmap_glyph struct
70 struct gl_bitmap_glyph *glyphs;
Ddlist.c934 struct gl_bitmap_glyph *g = &atlas->glyphs[i]; in build_bitmap_atlas()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c697 const struct gl_bitmap_glyph *g = &atlas->glyphs[ids[i]]; in st_DrawAtlasBitmaps()