Searched refs:EXT_draw_buffers2 (Results 1 – 12 of 12) sorted by relevance
278 int num_buffers = ctx->Extensions.EXT_draw_buffers2 ? in clear_with_quad()452 int colormask_index = ctx->Extensions.EXT_draw_buffers2 ? i : 0; in st_Clear()
788 { o(EXT_draw_buffers2), PIPE_CAP_INDEP_BLEND_ENABLE }, in st_init_extensions()
278 extensions->EXT_draw_buffers2 && in compute_version()553 extensions->EXT_draw_buffers2 && in compute_version_es2()
164 ctx->Extensions.EXT_draw_buffers2 = GL_TRUE; in _mesa_enable_sw_extensions()
613 if (ctx->Extensions.EXT_draw_buffers2) { in pop_enable_group()1018 if (!ctx->Extensions.EXT_draw_buffers2) { in _mesa_PopAttrib()1071 if (ctx->Extensions.EXT_draw_buffers2) { in _mesa_PopAttrib()
236 EXT(EXT_draw_buffers2 , EXT_draw_buffers2 , GLL, GLC, x…
2468 if (!ctx->Extensions.EXT_draw_buffers2) in find_value_indexed()2523 if (!ctx->Extensions.EXT_draw_buffers2) in find_value_indexed()
1338 if (!ctx->Extensions.EXT_draw_buffers2) { in _mesa_set_enablei()
4364 GLboolean EXT_draw_buffers2; member
114 'EXT_draw_buffers2.xml',
99 ctx->Extensions.EXT_draw_buffers2 = true; in intelInitExtensions()
517 if (ctx->Extensions.EXT_draw_buffers2) { in _mesa_meta_begin()880 if (ctx->Extensions.EXT_draw_buffers2) { in _mesa_meta_end()1631 int colormask_idx = ctx->Extensions.EXT_draw_buffers2 ? i : 0; in _mesa_meta_drawbuffers_and_colormask()