Searched refs:MESA_ycbcr_texture (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_ycbcr_texture.spec3 MESA_ycbcr_texture
/external/mesa3d/docs/
H A DMESA_ycbcr_texture.spec3 MESA_ycbcr_texture
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_extensions.c83 ctx->Extensions.MESA_ycbcr_texture = true;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_extensions.c83 ctx->Extensions.MESA_ycbcr_texture = true;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_extensions.c83 ctx->Extensions.MESA_ycbcr_texture = true;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_extensions.c83 ctx->Extensions.MESA_ycbcr_texture = true;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_extensions.c83 ctx->Extensions.MESA_ycbcr_texture = true;
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_extensions.c83 ctx->Extensions.MESA_ycbcr_texture = true;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_context.c354 ctx->Extensions.MESA_ycbcr_texture = true;
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_context.c354 ctx->Extensions.MESA_ycbcr_texture = true;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_context.c409 ctx->Extensions.MESA_ycbcr_texture = true;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_context.c409 ctx->Extensions.MESA_ycbcr_texture = true;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dextensions.c299 { "GL_MESA_ycbcr_texture", o(MESA_ycbcr_texture), GL, 2002 },
503 ctx->Extensions.MESA_ycbcr_texture = GL_TRUE;
H A Dglformats.c1239 if (!ctx->Extensions.MESA_ycbcr_texture)
H A Dtexformat.c283 if (ctx->Extensions.MESA_ycbcr_texture) {
H A Dmtypes.h3066 GLboolean MESA_ycbcr_texture; member in struct:gl_extensions
H A Dteximage.c225 if (ctx->Extensions.MESA_ycbcr_texture) {
1871 ASSERT(ctx->Extensions.MESA_ycbcr_texture);
/external/mesa3d/src/mesa/main/
H A Dextensions.c299 { "GL_MESA_ycbcr_texture", o(MESA_ycbcr_texture), GL, 2002 },
503 ctx->Extensions.MESA_ycbcr_texture = GL_TRUE;
H A Dglformats.c1239 if (!ctx->Extensions.MESA_ycbcr_texture)
H A Dtexformat.c283 if (ctx->Extensions.MESA_ycbcr_texture) {
H A Dmtypes.h3066 GLboolean MESA_ycbcr_texture; member in struct:gl_extensions
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_extensions.c455 { { o(MESA_ycbcr_texture) },
/external/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c455 { { o(MESA_ycbcr_texture) },
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxextensions.c203 { GL(MESA_ycbcr_texture), VER(0,0), Y, N, N, N },
/external/mesa3d/src/glx/
H A Dglxextensions.c203 { GL(MESA_ycbcr_texture), VER(0,0), Y, N, N, N },

Completed in 534 milliseconds

12