HomeSort by relevance Sort by last modified time
    Searched refs:GL_SAMPLE_ALPHA_TO_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 186 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 194 GL_SAMPLE_ALPHA_TO_COVERAGE,
210 GL_SAMPLE_ALPHA_TO_COVERAGE,
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 225 GL_SAMPLE_ALPHA_TO_COVERAGE,
243 GL_SAMPLE_ALPHA_TO_COVERAGE,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 182 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
GLES20Header.java-if 85 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
  /external/deqp/framework/opengl/
gluStrUtil.inl 477 case GL_SAMPLE_ALPHA_TO_COVERAGE: return "GL_SAMPLE_ALPHA_TO_COVERAGE";
    [all...]
gluStateReset.cpp 126 gl.disable (GL_SAMPLE_ALPHA_TO_COVERAGE);
704 gl.disable (GL_SAMPLE_ALPHA_TO_COVERAGE);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp 577 { "sample_alpha_to_coverage", "SAMPLE_ALPHA_TO_COVERAGE", GL_SAMPLE_ALPHA_TO_COVERAGE, false},
es2fMultisampleTests.cpp     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 86 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 182 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
    [all...]
GLES20.java 85 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 180 int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
  /frameworks/native/opengl/libagl/
state.cpp 200 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp     [all...]
es3fBooleanStateQueryTests.cpp 772 { "sample_alpha_to_coverage", "SAMPLE_ALPHA_TO_COVERAGE", GL_SAMPLE_ALPHA_TO_COVERAGE, false},
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /development/ndk/platforms/android-4/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 153 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /external/mesa3d/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 153 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /frameworks/native/opengl/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]

Completed in 263 milliseconds

1 2 3 4 5 6 7 8 9