Searched refs:EXT_draw_buffers2 (Results 1 – 13 of 13) sorted by relevance
219 int num_buffers = ctx->Extensions.EXT_draw_buffers2 ? in clear_with_quad()421 int colormask_index = ctx->Extensions.EXT_draw_buffers2 ? i : 0; in st_Clear()
678 { o(EXT_draw_buffers2), PIPE_CAP_INDEP_BLEND_ENABLE }, in st_init_extensions()
288 extensions->EXT_draw_buffers2 && in compute_version()553 extensions->EXT_draw_buffers2 && in compute_version_es2()
153 ctx->Extensions.EXT_draw_buffers2 = GL_TRUE; in _mesa_enable_sw_extensions()
584 if (ctx->Extensions.EXT_draw_buffers2) { in pop_enable_group()969 if (!ctx->Extensions.EXT_draw_buffers2) { in _mesa_PopAttrib()1017 if (ctx->Extensions.EXT_draw_buffers2) { in _mesa_PopAttrib()
215 EXT(EXT_draw_buffers2 , EXT_draw_buffers2 , GLL, GLC, x…
2193 if (!ctx->Extensions.EXT_draw_buffers2) in find_value_indexed()2248 if (!ctx->Extensions.EXT_draw_buffers2) in find_value_indexed()
1187 if (!ctx->Extensions.EXT_draw_buffers2) { in _mesa_set_enablei()
4157 GLboolean EXT_draw_buffers2; member
99 ctx->Extensions.EXT_draw_buffers2 = true; in intelInitExtensions()
103 'EXT_draw_buffers2.xml',
196 EXT_draw_buffers2.xml \
498 if (ctx->Extensions.EXT_draw_buffers2) { in _mesa_meta_begin()863 if (ctx->Extensions.EXT_draw_buffers2) { in _mesa_meta_end()1667 int colormask_idx = ctx->Extensions.EXT_draw_buffers2 ? i : 0; in _mesa_meta_drawbuffers_and_colormask()