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

  /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 489 case GL_BLEND_ADVANCED_COHERENT_KHR: return "GL_BLEND_ADVANCED_COHERENT_KHR";
    [all...]
gluStateReset.cpp 630 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/external/openglcts/modules/common/
glcBlendEquationAdvancedTests.cpp     [all...]
  /external/mesa3d/src/mesa/main/
enable.c     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 242 { GL_BLEND_ADVANCED_COHERENT_KHR, CONTEXT_BOOL(Color.BlendCoherent), extra_KHR_blend_equation_advanced_coherent },
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 57 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 84 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h 78 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h 78 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glext.h     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 484 milliseconds