Searched refs:MESA_ycbcr_texture (Results 1 – 15 of 15) sorted by relevance
30 - `MESA_ycbcr_texture.spec <specs/MESA_ycbcr_texture.spec>`__
73 ctx->Extensions.MESA_ycbcr_texture = true; in intelInitExtensions()
3 MESA_ycbcr_texture
307 ctx->Extensions.MESA_ycbcr_texture = true; in r100CreateContext()
362 ctx->Extensions.MESA_ycbcr_texture = true; in r200CreateContext()
181 ctx->Extensions.MESA_ycbcr_texture = GL_TRUE; in _mesa_enable_sw_extensions()
379 EXT(MESA_ycbcr_texture , MESA_ycbcr_texture , GLL, GLC, x…
288 assert(ctx->Extensions.MESA_ycbcr_texture); in _mesa_texstore_ycbcr()
4536 GLboolean MESA_ycbcr_texture; member
1922 assert(ctx->Extensions.MESA_ycbcr_texture); in texture_error_check()
218 { GL(MESA_ycbcr_texture), N, N },
1049 { { o(MESA_ycbcr_texture) }, in st_init_extensions()
973 - mesa/main: do not allow MESA_ycbcr_texture enums on gles