Home
last modified time | relevance | path

Searched refs:GL_COLOR_WRITEMASK (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/native/opengl/tools/glgen/stubs/gles11/
Dcommon.cpp272 case GL_COLOR_WRITEMASK: in getNeededCount()
305 case GL_COLOR_WRITEMASK: in getNeededCount()
DGLES11Header.java-if50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
DGLES20Header.java-if121 public static final int GL_COLOR_WRITEMASK = 0x0C23;
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks10 …MOOTH_POINT_SIZE_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WRITEMASK,GL_FOG_COLOR…
/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp297 case GL_COLOR_WRITEMASK: in getNeededCount()
330 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES31Ext.cpp296 case GL_COLOR_WRITEMASK: in getNeededCount()
329 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES32.cpp295 case GL_COLOR_WRITEMASK: in getNeededCount()
328 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES11.cpp297 case GL_COLOR_WRITEMASK: in getNeededCount()
330 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES10.cpp297 case GL_COLOR_WRITEMASK: in getNeededCount()
330 case GL_COLOR_WRITEMASK: in getNeededCount()
Dcom_google_android_gles_jni_GLImpl.cpp1565 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__I_3II()
1566 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__I_3II()
1940 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1941 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp297 case GL_COLOR_WRITEMASK: in getNeededCount()
330 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES31.cpp295 case GL_COLOR_WRITEMASK: in getNeededCount()
328 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES30.cpp297 case GL_COLOR_WRITEMASK: in getNeededCount()
330 case GL_COLOR_WRITEMASK: in getNeededCount()
Dandroid_opengl_GLES20.cpp297 case GL_COLOR_WRITEMASK: in getNeededCount()
330 case GL_COLOR_WRITEMASK: in getNeededCount()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java48 int GL_COLOR_WRITEMASK = 0x0C23; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if47 int GL_COLOR_WRITEMASK = 0x0C23;
/frameworks/base/opengl/java/android/opengl/
DGLES11.java50 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES11
DGLES20.java121 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES20
/frameworks/native/opengl/include/GLES/
Dgl.h198 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/native/opengl/libs/
Denums.in116 GL_ENUM(0x0C23,GL_COLOR_WRITEMASK)
/frameworks/native/opengl/include/GLES3/
Dgl3.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
Dgl31.h179 #define GL_COLOR_WRITEMASK 0x0C23 macro
Dgl32.h179 #define GL_COLOR_WRITEMASK 0x0C23 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19347 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23
19905 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23
52266 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23

12