HomeSort by relevance Sort by last modified time
    Searched refs:MESA_ycbcr_texture (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/mesa/src/docs/
MESA_ycbcr_texture.spec 3 MESA_ycbcr_texture
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 3 MESA_ycbcr_texture
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_extensions.c 83 ctx->Extensions.MESA_ycbcr_texture = true;
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_extensions.c 83 ctx->Extensions.MESA_ycbcr_texture = true;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_context.c 354 ctx->Extensions.MESA_ycbcr_texture = true;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.c 354 ctx->Extensions.MESA_ycbcr_texture = true;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_context.c 409 ctx->Extensions.MESA_ycbcr_texture = true;
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 409 ctx->Extensions.MESA_ycbcr_texture = true;
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
extensions.c 299 { "GL_MESA_ycbcr_texture", o(MESA_ycbcr_texture), GL, 2002 },
    [all...]
glformats.c     [all...]
texformat.c 283 if (ctx->Extensions.MESA_ycbcr_texture) {
mtypes.h     [all...]
teximage.c 225 if (ctx->Extensions.MESA_ycbcr_texture) {
    [all...]
texstore.c     [all...]
  /external/mesa3d/src/mesa/main/
extensions.c 299 { "GL_MESA_ycbcr_texture", o(MESA_ycbcr_texture), GL, 2002 },
    [all...]
glformats.c     [all...]
texformat.c 283 if (ctx->Extensions.MESA_ycbcr_texture) {
mtypes.h     [all...]
teximage.c 225 if (ctx->Extensions.MESA_ycbcr_texture) {
    [all...]
texstore.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_extensions.c 455 { { o(MESA_ycbcr_texture) },
  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c 455 { { o(MESA_ycbcr_texture) },
  /external/chromium_org/third_party/mesa/src/src/glx/
glxextensions.c 203 { GL(MESA_ycbcr_texture), VER(0,0), Y, N, N, N },
  /external/mesa3d/src/glx/
glxextensions.c 203 { GL(MESA_ycbcr_texture), VER(0,0), Y, N, N, N },

Completed in 379 milliseconds