HomeSort by relevance Sort by last modified time
    Searched refs:GL_ONE_MINUS_DST_COLOR (Results 1 - 25 of 212) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_util.c 74 case GL_ONE_MINUS_DST_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.c 74 case GL_ONE_MINUS_DST_COLOR:
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 32 case GL_ONE_MINUS_DST_COLOR:
55 case GL_ONE_MINUS_DST_COLOR:
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_state.c 132 case GL_ONE_MINUS_DST_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_state.c 132 case GL_ONE_MINUS_DST_COLOR:
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 424 GL_ONE_MINUS_DST_COLOR,
441 GL_ONE_MINUS_DST_COLOR,
747 GL_ONE_MINUS_DST_COLOR,
764 GL_ONE_MINUS_DST_COLOR,
781 GL_ONE_MINUS_DST_COLOR,
798 GL_ONE_MINUS_DST_COLOR,
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 459 GL_ONE_MINUS_DST_COLOR,
476 GL_ONE_MINUS_DST_COLOR,
809 GL_ONE_MINUS_DST_COLOR,
826 GL_ONE_MINUS_DST_COLOR,
843 GL_ONE_MINUS_DST_COLOR,
860 GL_ONE_MINUS_DST_COLOR,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 52 case GL_ONE_MINUS_DST_COLOR:
nv04_state_raster.c 106 case GL_ONE_MINUS_DST_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 52 case GL_ONE_MINUS_DST_COLOR:
nv04_state_raster.c 106 case GL_ONE_MINUS_DST_COLOR:
  /frameworks/rs/driver/
rsdProgramStore.cpp 96 drv->blendSrc = GL_ONE_MINUS_DST_COLOR;
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 52 case GL_ONE_MINUS_DST_COLOR:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 57 GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR,
292 GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR,
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 112 GL_ONE_MINUS_DST_COLOR,
138 GL_ONE_MINUS_DST_COLOR,
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
renderer11_utils.cpp 32 case GL_ONE_MINUS_DST_COLOR: d3dBlend = (isAlpha ? D3D11_BLEND_INV_DEST_ALPHA : D3D11_BLEND_INV_DEST_COLOR); break;
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
renderer9_utils.cpp 61 case GL_ONE_MINUS_DST_COLOR: d3dBlend = D3DBLEND_INVDESTCOLOR; break;
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_blend.c 91 case GL_ONE_MINUS_DST_COLOR:
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 300 case GL_ONE_MINUS_DST_COLOR: return rr::BLENDFUNC_ONE_MINUS_DST_COLOR;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 91 case GL_ONE_MINUS_DST_COLOR:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 146 public static final int GL_ONE_MINUS_DST_COLOR = 0x0307;
GLES20Header.java-if 47 public static final int GL_ONE_MINUS_DST_COLOR = 0x0307;
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_blend.c 515 case GL_ONE_MINUS_DST_COLOR:
583 case GL_ONE_MINUS_DST_COLOR:
677 case GL_ONE_MINUS_DST_COLOR:
730 case GL_ONE_MINUS_DST_COLOR:
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_blend.c 515 case GL_ONE_MINUS_DST_COLOR:
583 case GL_ONE_MINUS_DST_COLOR:
677 case GL_ONE_MINUS_DST_COLOR:
730 case GL_ONE_MINUS_DST_COLOR:
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h 637 0x0307, "GL_ONE_MINUS_DST_COLOR",
    [all...]

Completed in 496 milliseconds

1 2 3 4 5 6 7 8 9