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

1 2 3 4 5 6

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
common.cpp 149 case GL_COLOR_WRITEMASK:
182 case GL_COLOR_WRITEMASK:
GLES20Header.java-if 121 public static final int GL_COLOR_WRITEMASK = 0x0C23;
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 171 case GL_COLOR_WRITEMASK:
204 case GL_COLOR_WRITEMASK:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 314 case GL_COLOR_WRITEMASK:
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 110 glGetBooleanv(GL_COLOR_WRITEMASK, color_mask_);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 314 case GL_COLOR_WRITEMASK:
  /external/chromium_org/gpu/command_buffer/service/
context_state_impl_autogen.h 234 case GL_COLOR_WRITEMASK:
558 case GL_COLOR_WRITEMASK:
gles2_cmd_validation_implementation_autogen.h 187 GL_COLOR_WRITEMASK,
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
GLES20.java 121 public static final int GL_COLOR_WRITEMASK = 0x0C23;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 48 int GL_COLOR_WRITEMASK = 0x0C23;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 63 case GL_COLOR_WRITEMASK:
gles2_cmd_utils_implementation_autogen.h 659 { 0x0C23, "GL_COLOR_WRITEMASK", },
    [all...]
  /external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc 280 glGetBooleanv(GL_COLOR_WRITEMASK, bool_array);
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 196 #define GL_COLOR_WRITEMASK 0x0C23
  /external/chromium_org/third_party/angle_dx11/include/GLES2/
gl2.h 196 #define GL_COLOR_WRITEMASK 0x0C23
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 197 #define GL_COLOR_WRITEMASK 0x0C23
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 196 #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
  /frameworks/native/opengl/include/GLES/
gl.h 234 #define GL_COLOR_WRITEMASK 0x0C23
    [all...]

Completed in 154 milliseconds

1 2 3 4 5 6