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

1 2 3

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.c 81 case GL_ONE_MINUS_CONSTANT_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_state.c 143 case GL_ONE_MINUS_CONSTANT_COLOR:
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 430 GL_ONE_MINUS_CONSTANT_COLOR,
447 GL_ONE_MINUS_CONSTANT_COLOR,
753 GL_ONE_MINUS_CONSTANT_COLOR,
770 GL_ONE_MINUS_CONSTANT_COLOR,
787 GL_ONE_MINUS_CONSTANT_COLOR,
804 GL_ONE_MINUS_CONSTANT_COLOR,
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 465 GL_ONE_MINUS_CONSTANT_COLOR,
482 GL_ONE_MINUS_CONSTANT_COLOR,
815 GL_ONE_MINUS_CONSTANT_COLOR,
832 GL_ONE_MINUS_CONSTANT_COLOR,
849 GL_ONE_MINUS_CONSTANT_COLOR,
866 GL_ONE_MINUS_CONSTANT_COLOR,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 58 case GL_ONE_MINUS_CONSTANT_COLOR:
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 118 GL_ONE_MINUS_CONSTANT_COLOR,
144 GL_ONE_MINUS_CONSTANT_COLOR,
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 306 case GL_ONE_MINUS_CONSTANT_COLOR: return rr::BLENDFUNC_ONE_MINUS_CONSTANT_COLOR;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 95 case GL_ONE_MINUS_CONSTANT_COLOR:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 60 public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002;
  /external/mesa3d/src/mesa/swrast/
s_blend.c 542 case GL_ONE_MINUS_CONSTANT_COLOR:
601 case GL_ONE_MINUS_CONSTANT_COLOR:
658 case GL_ONE_MINUS_CONSTANT_COLOR:
715 case GL_ONE_MINUS_CONSTANT_COLOR:
    [all...]
  /external/mesa3d/src/mesa/main/
blend.c 62 case GL_ONE_MINUS_CONSTANT_COLOR:
98 case GL_ONE_MINUS_CONSTANT_COLOR:
  /external/deqp/modules/gles2/functional/
es2fBlendTests.cpp 335 { GL_ONE_MINUS_CONSTANT_COLOR, "one_minus_constant_color" },
  /external/deqp/modules/gles3/functional/
es3fBlendTests.cpp 394 { GL_ONE_MINUS_CONSTANT_COLOR, "one_minus_constant_color" },
  /external/swiftshader/src/OpenGL/libGL/
utilities.cpp 491 case GL_ONE_MINUS_CONSTANT_COLOR: return sw::BLEND_INVCONSTANT;
  /external/deqp/framework/opengl/
gluStrUtil.inl 342 case GL_ONE_MINUS_CONSTANT_COLOR: return "GL_ONE_MINUS_CONSTANT_COLOR";
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 110 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 60 public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 244 GL_ONE_MINUS_CONSTANT_COLOR(0x8002),
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state.c 197 case GL_ONE_MINUS_CONSTANT_COLOR:
241 case GL_ONE_MINUS_CONSTANT_COLOR:
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 416 case GL_ONE_MINUS_CONSTANT_COLOR:
438 case GL_ONE_MINUS_CONSTANT_COLOR:
465 case GL_ONE_MINUS_CONSTANT_COLOR:
487 case GL_ONE_MINUS_CONSTANT_COLOR:
    [all...]
utilities.cpp     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 110 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
    [all...]
  /external/deqp/modules/gles31/functional/
es31fIndexedStateQueryTests.cpp     [all...]
  /external/mesa3d/include/GLES2/
gl2.h 114 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
    [all...]

Completed in 539 milliseconds

1 2 3