Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c421 int colormask_index = ctx->Extensions.EXT_draw_buffers2 ? i : 0; in st_Clear() local
426 if (is_color_disabled(ctx, colormask_index)) in st_Clear()
431 is_color_masked(ctx, colormask_index)) in st_Clear()