Searched refs:is_color_disabled (Results 1 – 2 of 2) sorted by relevance
344 is_color_disabled(struct gl_context *ctx, int i) in is_color_disabled() function426 if (is_color_disabled(ctx, colormask_index)) in st_Clear()
1637 is_color_disabled(struct gl_context *ctx, int i) in is_color_disabled() function1669 if (b < 0 || !(mask & (1 << b)) || is_color_disabled(ctx, colormask_idx)) in _mesa_meta_drawbuffers_and_colormask()