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

1 2 3 4 5 6 7 8 9

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 189 case GL_SAMPLE_COVERAGE:
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 195 GL_SAMPLE_COVERAGE,
211 GL_SAMPLE_COVERAGE,
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 226 GL_SAMPLE_COVERAGE,
244 GL_SAMPLE_COVERAGE,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 184 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
GLES20Header.java-if 86 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
  /external/deqp/framework/opengl/
gluStrUtil.inl 478 case GL_SAMPLE_COVERAGE: return "GL_SAMPLE_COVERAGE";
    [all...]
gluStateReset.cpp 127 gl.disable (GL_SAMPLE_COVERAGE);
706 gl.disable (GL_SAMPLE_COVERAGE);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp     [all...]
es2fBooleanStateQueryTests.cpp 578 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false},
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp     [all...]
es3fBooleanStateQueryTests.cpp 773 { "sample_coverage", "SAMPLE_COVERAGE", GL_SAMPLE_COVERAGE, false},
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 87 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 184 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
    [all...]
GLES20.java 86 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 182 int GL_SAMPLE_COVERAGE = 0x80A0;
  /frameworks/native/opengl/libagl/
state.cpp 202 case GL_SAMPLE_COVERAGE:
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /development/ndk/platforms/android-4/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /external/mesa3d/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /frameworks/native/opengl/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]

Completed in 294 milliseconds

1 2 3 4 5 6 7 8 9