Searched defs:GL_SAMPLE_COVERAGE_INVERT (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB; field in class:GLES11
H A DGLES20.java139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java108 int GL_SAMPLE_COVERAGE_INVERT = 0x80AB; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h197 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h197 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
H A Dgl31.h197 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
H A Dgl32.h197 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro

Completed in 146 milliseconds