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

1 2 3 4 5 6

  /external/chromium_org/gpu/command_buffer/client/
client_context_state_impl_autogen.h 66 case GL_SAMPLE_COVERAGE:
109 case GL_SAMPLE_COVERAGE:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_0_autogen.h 20 ExpectEnableDisable(GL_SAMPLE_COVERAGE, false);
context_state_impl_autogen.h 93 EnableDisable(GL_SAMPLE_COVERAGE, enable_flags.sample_coverage);
153 case GL_SAMPLE_COVERAGE:
466 case GL_SAMPLE_COVERAGE:
791 case GL_SAMPLE_COVERAGE:
gles2_cmd_validation_implementation_autogen.h 52 GL_SAMPLE_COVERAGE,
223 GL_SAMPLE_COVERAGE,
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 100 case GL_SAMPLE_COVERAGE:
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 128 glGetBooleanv(GL_SAMPLE_COVERAGE, &enable_sample_coverage_);
216 GLEnableDisable(GL_SAMPLE_COVERAGE, enable_sample_coverage_);
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 173 case GL_SAMPLE_COVERAGE:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 186 case GL_SAMPLE_COVERAGE:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 186 case GL_SAMPLE_COVERAGE:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 184 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
GLES20Header.java-if 86 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h 187 { 0x80A0, "GL_SAMPLE_COVERAGE", },
746 { GL_SAMPLE_COVERAGE, "GL_SAMPLE_COVERAGE" },
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 184 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
    [all...]
GLES20.java 86 public static final int GL_SAMPLE_COVERAGE = 0x80A0;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 182 int GL_SAMPLE_COVERAGE = 0x80A0;
  /frameworks/native/opengl/libagl/
state.cpp 202 case GL_SAMPLE_COVERAGE:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /external/chromium_org/third_party/angle_dx11/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 155 #define GL_SAMPLE_COVERAGE 0x80A0
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /external/mesa3d/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0

Completed in 221 milliseconds

1 2 3 4 5 6