Searched defs:atlas (Results 1 – 2 of 2) sorted by relevance
42 PixmapPtr atlas; member122 glamor_glyph_atlas_init(ScreenPtr screen, struct glamor_glyph_atlas *atlas) in glamor_glyph_atlas_init()143 glamor_glyph_can_add(struct glamor_glyph_atlas *atlas, int dim, DrawablePtr glyph_draw) in glamor_glyph_can_add()160 glamor_glyph_add(struct glamor_glyph_atlas *atlas, DrawablePtr glyph_draw) in glamor_glyph_add()235 struct glamor_glyph_atlas *atlas, int nglyph) in glamor_glyphs_flush()558 glamor_free_glyph_atlas(struct glamor_glyph_atlas *atlas) in glamor_free_glyph_atlas()
1927 u8 atlas; in ixgbe_setup_loopback_test() local