HomeSort by relevance Sort by last modified time
    Searched refs:GL_ONE_MINUS_CONSTANT_ALPHA (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 90 case GL_ONE_MINUS_CONSTANT_ALPHA:
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_state.c 148 case GL_ONE_MINUS_CONSTANT_ALPHA:
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 432 GL_ONE_MINUS_CONSTANT_ALPHA
449 GL_ONE_MINUS_CONSTANT_ALPHA
755 GL_ONE_MINUS_CONSTANT_ALPHA
772 GL_ONE_MINUS_CONSTANT_ALPHA
789 GL_ONE_MINUS_CONSTANT_ALPHA
806 GL_ONE_MINUS_CONSTANT_ALPHA
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 467 GL_ONE_MINUS_CONSTANT_ALPHA
484 GL_ONE_MINUS_CONSTANT_ALPHA
817 GL_ONE_MINUS_CONSTANT_ALPHA
834 GL_ONE_MINUS_CONSTANT_ALPHA
851 GL_ONE_MINUS_CONSTANT_ALPHA
868 GL_ONE_MINUS_CONSTANT_ALPHA
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 62 case GL_ONE_MINUS_CONSTANT_ALPHA:
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 120 GL_ONE_MINUS_CONSTANT_ALPHA,
146 GL_ONE_MINUS_CONSTANT_ALPHA
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 308 case GL_ONE_MINUS_CONSTANT_ALPHA: return rr::BLENDFUNC_ONE_MINUS_CONSTANT_ALPHA;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 97 case GL_ONE_MINUS_CONSTANT_ALPHA:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 62 public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004;
  /external/mesa3d/src/mesa/swrast/
s_blend.c 553 case GL_ONE_MINUS_CONSTANT_ALPHA:
610 case GL_ONE_MINUS_CONSTANT_ALPHA:
669 case GL_ONE_MINUS_CONSTANT_ALPHA:
724 case GL_ONE_MINUS_CONSTANT_ALPHA:
    [all...]
  /external/mesa3d/src/mesa/main/
blend.c 65 case GL_ONE_MINUS_CONSTANT_ALPHA:
102 case GL_ONE_MINUS_CONSTANT_ALPHA:
  /external/deqp/modules/gles2/functional/
es2fBlendTests.cpp 337 { GL_ONE_MINUS_CONSTANT_ALPHA, "one_minus_constant_alpha" },
  /external/deqp/modules/gles3/functional/
es3fBlendTests.cpp 396 { GL_ONE_MINUS_CONSTANT_ALPHA, "one_minus_constant_alpha" },
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 63 public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004;
  /external/deqp/framework/opengl/
gluStrUtil.inl 343 case GL_ONE_MINUS_CONSTANT_ALPHA: return "GL_ONE_MINUS_CONSTANT_ALPHA";
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 112 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 112 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 598 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /external/mesa3d/include/GLES2/
gl2.h 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 62 public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004;
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004

Completed in 591 milliseconds

1 2 3 4 5 6 7