Home
last modified time | relevance | path

Searched refs:GL_BLEND_ADVANCED_COHERENT_KHR (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp457 gl.enable(GL_BLEND_ADVANCED_COHERENT_KHR); in iterate()
459 gl.disable(GL_BLEND_ADVANCED_COHERENT_KHR); in iterate()
611 gls::StateQueryUtil::verifyStateBoolean(result, gl, GL_BLEND_ADVANCED_COHERENT_KHR, true, m_type); in iterate()
617 gl.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in iterate()
620 …gls::StateQueryUtil::verifyStateBoolean(result, gl, GL_BLEND_ADVANCED_COHERENT_KHR, false, m_type); in iterate()
622 gl.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in iterate()
625 gls::StateQueryUtil::verifyStateBoolean(result, gl, GL_BLEND_ADVANCED_COHERENT_KHR, true, m_type); in iterate()
/external/mesa3d/src/mesa/main/
Denable.c1030 case GL_BLEND_ADVANCED_COHERENT_KHR: in _mesa_set_enable()
1640 case GL_BLEND_ADVANCED_COHERENT_KHR: in _mesa_IsEnabled()
/external/deqp/framework/opengl/
DgluStrUtil.inl489 case GL_BLEND_ADVANCED_COHERENT_KHR: return "GL_BLEND_ADVANCED_COHERENT_KHR";
1355 case GL_BLEND_ADVANCED_COHERENT_KHR: return "GL_BLEND_ADVANCED_COHERENT_KHR";
DgluStateReset.cpp621 gl.enable(GL_BLEND_ADVANCED_COHERENT_KHR); in resetStateES()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h242 …{ GL_BLEND_ADVANCED_COHERENT_KHR, CONTEXT_BOOL(Color.BlendCoherent), extra_KHR_blend_equation_adva…
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1448 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
/external/swiftshader/include/GLES2/
Dgl2ext.h80 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h84 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
/external/mesa3d/include/GL/
Dglext.h4926 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro