Searched refs:next_atlas (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_composite_glyphs.c401 struct glamor_glyph_atlas *next_atlas = glamor_atlas_for_glyph(glamor_priv, glyph_draw); local in function:glamor_composite_glyphs
405 if (_X_UNLIKELY(next_atlas != glyph_atlas)) {
410 glyph_atlas = next_atlas;

Completed in 2 milliseconds