Searched defs:GL_COLOR_WRITEMASK (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java50 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in class:GLES11
H A DGLES20.java121 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java48 int GL_COLOR_WRITEMASK = 0x0C23; field in interface:GL11
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h171 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h171 #define GL_COLOR_WRITEMASK 0x0C23 macro
H A Dgl31.h171 #define GL_COLOR_WRITEMASK 0x0C23 macro

Completed in 140 milliseconds