Searched refs:GL_COLOR_WRITEMASK (Results 1 - 21 of 21) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
H A Dcommon.cpp272 case GL_COLOR_WRITEMASK:
305 case GL_COLOR_WRITEMASK:
H A DGLES20Header.java-if121 public static final int GL_COLOR_WRITEMASK = 0x0C23;
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES31Ext.cpp297 case GL_COLOR_WRITEMASK:
330 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES32.cpp296 case GL_COLOR_WRITEMASK:
329 case GL_COLOR_WRITEMASK:
H A Dcom_google_android_gles_jni_GLImpl.cpp1566 #if defined(GL_COLOR_WRITEMASK)
1567 case GL_COLOR_WRITEMASK:
1568 #endif // defined(GL_COLOR_WRITEMASK)
1941 #if defined(GL_COLOR_WRITEMASK)
1942 case GL_COLOR_WRITEMASK:
1943 #endif // defined(GL_COLOR_WRITEMASK)
H A Dandroid_opengl_GLES10.cpp298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES11.cpp298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES11Ext.cpp298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES31.cpp296 case GL_COLOR_WRITEMASK:
329 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES20.cpp298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
H A Dandroid_opengl_GLES30.cpp298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
/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/GLES/
H A Dgl.h197 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
H A Dgl31.h179 #define GL_COLOR_WRITEMASK 0x0C23 macro
H A Dgl32.h179 #define GL_COLOR_WRITEMASK 0x0C23 macro

Completed in 1013 milliseconds