Searched refs:GL_SAMPLE_ALPHA_TO_COVERAGE (Results 1 - 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if182 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
H A DGLES20Header.java-if85 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java182 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E; field in class:GLES10
H A DGLES20.java85 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E; field in class:GLES20
H A DGLLogWrapper.java493 case GL_SAMPLE_ALPHA_TO_COVERAGE:
494 return "GL_SAMPLE_ALPHA_TO_COVERAGE";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java180 int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp200 case GL_SAMPLE_ALPHA_TO_COVERAGE:
/frameworks/native/opengl/include/GLES/
H A Dgl.h160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h187 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
H A Dgl31.h135 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro

Completed in 397 milliseconds