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