HomeSort by relevance Sort by last modified time
    Searched refs:GL_SAMPLE_COVERAGE (Results 101 - 125 of 223) sorted by null

1 2 3 45 6 7 8 9

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES2/
gl2.h 136 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 162 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 154 #define GL_SAMPLE_COVERAGE 0x80A0
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 295 GL_SAMPLE_COVERAGE(0x80A0),
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp 895 gl.enable(GL_SAMPLE_COVERAGE);
    [all...]
es31fMultisampleTests.cpp 771 gl.enable(GL_SAMPLE_COVERAGE);
772 GLU_EXPECT_NO_ERROR(gl.getError(), "enable GL_SAMPLE_COVERAGE");
774 log << TestLog::Message << "GL_SAMPLE_COVERAGE is enabled" << TestLog::EndMessage;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 178 #define GL_SAMPLE_COVERAGE 0x80A0
    [all...]

Completed in 424 milliseconds

1 2 3 45 6 7 8 9