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
69 struct gl_bitmap_glyph *glyphs; argument
Ddlist.c728 struct gl_bitmap_glyph *g = &atlas->glyphs[i]; in build_bitmap_atlas()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c708 const struct gl_bitmap_glyph *g = &atlas->glyphs[ids[i]]; in st_DrawAtlasBitmaps()