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

1 2

  /external/deqp/modules/gles31/functional/
es31fAdvancedBlendTests.cpp 455 // \note coherent extension enables GL_BLEND_ADVANCED_COHERENT_KHR by default
457 gl.enable(GL_BLEND_ADVANCED_COHERENT_KHR);
459 gl.disable(GL_BLEND_ADVANCED_COHERENT_KHR);
611 gls::StateQueryUtil::verifyStateBoolean(result, gl, GL_BLEND_ADVANCED_COHERENT_KHR, true, m_type);
617 gl.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR);
620 gls::StateQueryUtil::verifyStateBoolean(result, gl, GL_BLEND_ADVANCED_COHERENT_KHR, false, m_type);
622 gl.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR);
625 gls::StateQueryUtil::verifyStateBoolean(result, gl, GL_BLEND_ADVANCED_COHERENT_KHR, true, m_type);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31ExtHeader.java-if 24 public static final int GL_BLEND_ADVANCED_COHERENT_KHR = 0x9285;
  /external/deqp/framework/opengl/
gluStrUtil.inl 488 case GL_BLEND_ADVANCED_COHERENT_KHR: return "GL_BLEND_ADVANCED_COHERENT_KHR";
    [all...]
gluStateReset.cpp 614 gl.enable(GL_BLEND_ADVANCED_COHERENT_KHR);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES31Ext.java 24 public static final int GL_BLEND_ADVANCED_COHERENT_KHR = 0x9285;
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES2/
gl2ext.h 59 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]

Completed in 104 milliseconds

1 2