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

1 2 3 4 5 6

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_util.c 84 case GL_CONSTANT_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.c 84 case GL_CONSTANT_COLOR:
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 37 case GL_CONSTANT_COLOR:
60 case GL_CONSTANT_COLOR:
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_state.c 142 case GL_CONSTANT_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_state.c 142 case GL_CONSTANT_COLOR:
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 429 GL_CONSTANT_COLOR,
446 GL_CONSTANT_COLOR,
752 GL_CONSTANT_COLOR,
769 GL_CONSTANT_COLOR,
786 GL_CONSTANT_COLOR,
803 GL_CONSTANT_COLOR,
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 464 GL_CONSTANT_COLOR,
481 GL_CONSTANT_COLOR,
814 GL_CONSTANT_COLOR,
831 GL_CONSTANT_COLOR,
848 GL_CONSTANT_COLOR,
865 GL_CONSTANT_COLOR,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 56 case GL_CONSTANT_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 56 case GL_CONSTANT_COLOR:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 60 GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR,
295 GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR,
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 117 GL_CONSTANT_COLOR,
143 GL_CONSTANT_COLOR,
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
renderer11_utils.cpp 37 case GL_CONSTANT_COLOR: d3dBlend = D3D11_BLEND_BLEND_FACTOR; break;
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
renderer9_utils.cpp 66 case GL_CONSTANT_COLOR: d3dBlend = D3DBLEND_BLENDFACTOR; break;
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_blend.c 77 case GL_CONSTANT_COLOR:
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 305 case GL_CONSTANT_COLOR: return rr::BLENDFUNC_CONSTANT_COLOR;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 77 case GL_CONSTANT_COLOR:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 59 public static final int GL_CONSTANT_COLOR = 0x8001;
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_blend.c 540 case GL_CONSTANT_COLOR:
601 case GL_CONSTANT_COLOR:
656 case GL_CONSTANT_COLOR:
715 case GL_CONSTANT_COLOR:
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_blend.c 540 case GL_CONSTANT_COLOR:
601 case GL_CONSTANT_COLOR:
656 case GL_CONSTANT_COLOR:
715 case GL_CONSTANT_COLOR:
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h 880 0x8001, "GL_CONSTANT_COLOR",
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
blend.c 62 case GL_CONSTANT_COLOR:
99 case GL_CONSTANT_COLOR:
  /external/mesa3d/src/mesa/main/
blend.c 62 case GL_CONSTANT_COLOR:
99 case GL_CONSTANT_COLOR:
  /external/deqp/modules/gles2/functional/
es2fBlendTests.cpp 329 { GL_CONSTANT_COLOR, "constant_color" },
  /external/deqp/modules/gles3/functional/
es3fBlendTests.cpp 388 { GL_CONSTANT_COLOR, "constant_color" },
  /external/deqp/framework/opengl/
gluStrUtil.inl 330 case GL_CONSTANT_COLOR: return "GL_CONSTANT_COLOR";
    [all...]

Completed in 766 milliseconds

1 2 3 4 5 6