Home
last modified time | relevance | path

Searched defs:GL_SAMPLE_COVERAGE (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h189 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h136 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/frameworks/native/opengl/include/GLES/
Dgl.h162 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h136 #define GL_SAMPLE_COVERAGE 0x80A0 macro
Dgl31.h136 #define GL_SAMPLE_COVERAGE 0x80A0 macro
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java182 int GL_SAMPLE_COVERAGE = 0x80A0; field
/frameworks/base/opengl/java/android/opengl/
DGLES10.java184 public static final int GL_SAMPLE_COVERAGE = 0x80A0; field in GLES10
DGLES20.java86 public static final int GL_SAMPLE_COVERAGE = 0x80A0; field in GLES20