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

1 2 3 4 5 6 7 8 91011>>

  /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;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 225 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /external/deqp/framework/opengl/
gluStrUtil.inl 478 case GL_SAMPLE_ALPHA_TO_COVERAGE: return "GL_SAMPLE_ALPHA_TO_COVERAGE";
    [all...]
gluStateReset.cpp 126 gl.disable (GL_SAMPLE_ALPHA_TO_COVERAGE);
706 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...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 182 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 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
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-9/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /development/ndk/platforms/android-9/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/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 755 gl.enable(GL_SAMPLE_ALPHA_TO_COVERAGE);
757 GLU_EXPECT_NO_ERROR(gl.getError(), "enable GL_SAMPLE_ALPHA_TO_COVERAGE");
759 log << TestLog::Message << "GL_SAMPLE_ALPHA_TO_COVERAGE is enabled" << TestLog::EndMessage;
    [all...]
  /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
  /external/swiftshader/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]

Completed in 2166 milliseconds

1 2 3 4 5 6 7 8 91011>>