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

1 2 3 4 5 6 7 8 9

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
GLES20Header.java-if 139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
  /external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp 447 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false);
451 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, true);
455 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false);
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 190 case GL_SAMPLE_COVERAGE_INVERT:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
GLES20.java 139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 108 int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
  /external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp 487 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false);
491 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, true);
495 m_verifier->verifyBoolean(m_testCtx, GL_SAMPLE_COVERAGE_INVERT, false);
  /external/deqp/framework/opengl/
gluStrUtil.inl 101 case GL_SAMPLE_COVERAGE_INVERT: return "GL_SAMPLE_COVERAGE_INVERT";
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 141 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /development/ndk/platforms/android-4/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /external/mesa3d/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /frameworks/native/opengl/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB

Completed in 80 milliseconds

1 2 3 4 5 6 7 8 9