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

1 2 3 4 5 6

  /external/chromium_org/gpu/command_buffer/client/
client_context_state_impl_autogen.h 60 case GL_SAMPLE_ALPHA_TO_COVERAGE:
106 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_0_autogen.h 19 ExpectEnableDisable(GL_SAMPLE_ALPHA_TO_COVERAGE, false);
context_state_impl_autogen.h 92 GL_SAMPLE_ALPHA_TO_COVERAGE, enable_flags.sample_alpha_to_coverage);
151 case GL_SAMPLE_ALPHA_TO_COVERAGE:
460 case GL_SAMPLE_ALPHA_TO_COVERAGE:
784 case GL_SAMPLE_ALPHA_TO_COVERAGE:
gles2_cmd_validation_implementation_autogen.h 51 GL_SAMPLE_ALPHA_TO_COVERAGE,
222 GL_SAMPLE_ALPHA_TO_COVERAGE,
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.cpp 99 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 127 glGetBooleanv(GL_SAMPLE_ALPHA_TO_COVERAGE, &enable_sample_alpha_to_coverage_);
214 GLEnableDisable(GL_SAMPLE_ALPHA_TO_COVERAGE,
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 171 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 183 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 183 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 182 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
GLES20Header.java-if 85 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h 667 { 0x809E, "GL_SAMPLE_ALPHA_TO_COVERAGE", },
745 { GL_SAMPLE_ALPHA_TO_COVERAGE, "GL_SAMPLE_ALPHA_TO_COVERAGE" },
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 182 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
    [all...]
GLES20.java 85 public static final int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 180 int GL_SAMPLE_ALPHA_TO_COVERAGE = 0x809E;
  /frameworks/native/opengl/libagl/
state.cpp 200 case GL_SAMPLE_ALPHA_TO_COVERAGE:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 153 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /external/chromium_org/third_party/angle_dx11/include/GLES2/
gl2.h 153 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 154 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 153 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
  /external/mesa3d/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 153 #define GL_SAMPLE_ALPHA_TO_COVERAGE 0x809E

Completed in 1047 milliseconds

1 2 3 4 5 6