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

/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java184 public static final int GL_SAMPLE_COVERAGE = 0x80A0; field in class:GLES10
H A DGLES20.java86 public static final int GL_SAMPLE_COVERAGE = 0x80A0; field in class:GLES20
H A DGLLogWrapper.java497 case GL_SAMPLE_COVERAGE:
498 return "GL_SAMPLE_COVERAGE";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java182 int GL_SAMPLE_COVERAGE = 0x80A0; field in interface:GL10
/frameworks/base/opengl/libagl/
H A Dstate.cpp236 case GL_SAMPLE_COVERAGE:
/frameworks/base/opengl/include/GLES/
H A Dgl.h161 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/frameworks/base/opengl/include/GLES2/
H A Dgl2.h153 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/frameworks/base/opengl/tests/angeles/include/GLES/
H A Dgl.h189 #define GL_SAMPLE_COVERAGE 0x80A0 macro

Completed in 27 milliseconds