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

1 2 3 4 5 6 7

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.c 86 case GL_ONE_MINUS_CONSTANT_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_state.c 144 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 545 case GL_ONE_MINUS_CONSTANT_COLOR:
604 case GL_ONE_MINUS_CONSTANT_COLOR:
661 case GL_ONE_MINUS_CONSTANT_COLOR:
718 case GL_ONE_MINUS_CONSTANT_COLOR:
    [all...]
  /external/mesa3d/src/mesa/main/
blend.c 63 case GL_ONE_MINUS_CONSTANT_COLOR:
100 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/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 61 public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002;
  /external/deqp/framework/opengl/
gluStrUtil.inl 341 case GL_ONE_MINUS_CONSTANT_COLOR: return "GL_ONE_MINUS_CONSTANT_COLOR";
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 110 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 110 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 596 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /external/mesa3d/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...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002

Completed in 338 milliseconds

1 2 3 4 5 6 7