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

1 2 3 4 5 6

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
GLES20Header.java-if 139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 161 GL_SAMPLE_COVERAGE_INVERT,
200 GL_SAMPLE_COVERAGE_INVERT,
context_state_impl_autogen.h 322 case GL_SAMPLE_COVERAGE_INVERT:
646 case GL_SAMPLE_COVERAGE_INVERT:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 187 case GL_SAMPLE_COVERAGE_INVERT:
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 123 glGetBooleanv(GL_SAMPLE_COVERAGE_INVERT, &sample_coverage_invert_);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 187 case GL_SAMPLE_COVERAGE_INVERT:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
GLES20.java 139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 108 int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 145 case GL_SAMPLE_COVERAGE_INVERT:
gles2_cmd_utils_implementation_autogen.h 232 { 0x80AB, "GL_SAMPLE_COVERAGE_INVERT", },
    [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /external/chromium_org/third_party/angle_dx11/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 216 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /external/mesa3d/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /frameworks/native/opengl/include/GLES/
gl.h 274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 215 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 273 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 273 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB
    [all...]

Completed in 75 milliseconds

1 2 3 4 5 6