HomeSort by relevance Sort by last modified time
    Searched refs:GL_COLOR_WRITEMASK (Results 1 - 25 of 341) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/framework/opengl/
gluQueryUtil.inl 14 case GL_COLOR_WRITEMASK: return 4;
29 case GL_COLOR_WRITEMASK: return 4;
gluStrUtil.inl 83 case GL_COLOR_WRITEMASK: return "GL_COLOR_WRITEMASK";
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
common.cpp 272 case GL_COLOR_WRITEMASK:
305 case GL_COLOR_WRITEMASK:
GLES20Header.java-if 121 public static final int GL_COLOR_WRITEMASK = 0x0C23;
  /external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp 491 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true);
520 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx].g==GL_TRUE, testMasks[ndx].b==GL_TRUE, testMasks[ndx].a==GL_TRUE);
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 298 case GL_COLOR_WRITEMASK:
331 case GL_COLOR_WRITEMASK:
android_opengl_GLES31Ext.cpp 297 case GL_COLOR_WRITEMASK:
330 case GL_COLOR_WRITEMASK:
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 384 case GL_COLOR_WRITEMASK:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 48 int GL_COLOR_WRITEMASK = 0x0C23;
  /external/deqp/modules/gles31/functional/
es31fIndexedStateQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp 535 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true);
564 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx].g==GL_TRUE, testMasks[ndx].b==GL_TRUE, testMasks[ndx].a==GL_TRUE);
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 171 #define GL_COLOR_WRITEMASK 0x0C23
  /development/ndk/platforms/android-9/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]
  /development/ndk/platforms/android-9/include/GLES2/
gl2.h 196 #define GL_COLOR_WRITEMASK 0x0C23
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 171 #define GL_COLOR_WRITEMASK 0x0C23
  /external/mesa3d/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 196 #define GL_COLOR_WRITEMASK 0x0C23
  /external/swiftshader/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]