Home
last modified time | relevance | path

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

12

/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A Dcommon.cpp238 case GL_COLOR_WRITEMASK: in getNeededCount()
271 case GL_COLOR_WRITEMASK: in getNeededCount()
H A DGLES11Header.java-if50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
H A DGLES20Header.java-if123 public static final int GL_COLOR_WRITEMASK = 0x0C23;
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp263 case GL_COLOR_WRITEMASK: in getNeededCount()
296 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES31Ext.cpp262 case GL_COLOR_WRITEMASK: in getNeededCount()
295 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES32.cpp261 case GL_COLOR_WRITEMASK: in getNeededCount()
294 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES10.cpp263 case GL_COLOR_WRITEMASK: in getNeededCount()
296 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES11.cpp263 case GL_COLOR_WRITEMASK: in getNeededCount()
296 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dcom_google_android_gles_jni_GLImpl.cpp1506 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__I_3II()
1507 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__I_3II()
1881 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1882 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
H A Dandroid_opengl_GLES11Ext.cpp263 case GL_COLOR_WRITEMASK: in getNeededCount()
296 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES31.cpp261 case GL_COLOR_WRITEMASK: in getNeededCount()
294 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES20.cpp263 case GL_COLOR_WRITEMASK: in getNeededCount()
296 case GL_COLOR_WRITEMASK: in getNeededCount()
H A Dandroid_opengl_GLES30.cpp263 case GL_COLOR_WRITEMASK: in getNeededCount()
296 case GL_COLOR_WRITEMASK: in getNeededCount()
/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/
H A Dglspec-checks10 …MOOTH_POINT_SIZE_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WRITEMASK,GL_FOG_COLOR…
/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGL11Header.java-if47 int GL_COLOR_WRITEMASK = 0x0C23;
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java48 int GL_COLOR_WRITEMASK = 0x0C23; field
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java50 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES11
H A DGLES20.java123 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES20
/aosp12/frameworks/native/opengl/include/GLES/
H A Dgl.h198 #define GL_COLOR_WRITEMASK 0x0C23 macro
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2.h177 #define GL_COLOR_WRITEMASK 0x0C23 macro
/aosp12/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
/aosp12/frameworks/native/opengl/libs/
H A Denums.in116 GL_ENUM(0x0C23,GL_COLOR_WRITEMASK)
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12