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

/frameworks/native/opengl/libagl/
H A Dstate.cpp200 case GL_SAMPLE_ALPHA_TO_COVERAGE:
/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/include/GLES/
H A Dgl.h160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h153 #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

Completed in 433 milliseconds