Home
last modified time | relevance | path

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

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A 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()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/KHR/
H A Dblend_equation_advanced_coherent.py14 GL_BLEND_ADVANCED_COHERENT_KHR=_C('GL_BLEND_ADVANCED_COHERENT_KHR',0x9285) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/KHR/
H A Dblend_equation_advanced_coherent.py14 GL_BLEND_ADVANCED_COHERENT_KHR=_C('GL_BLEND_ADVANCED_COHERENT_KHR',0x9285) variable
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_KHR_blend_equation_advanced5 GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_KHR_blend_equation_advanced5 GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_KHR_blend_equation_advanced5 GL_BLEND_ADVANCED_COHERENT_KHR 0x9285
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/KHR/
H A Dblend_equation_advanced.py14 GL_BLEND_ADVANCED_COHERENT_KHR=_C('GL_BLEND_ADVANCED_COHERENT_KHR',0x9285) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings.h361 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings.h365 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp1419 res.push_back(gl.isEnabled(GL_BLEND_ADVANCED_COHERENT_KHR) == GL_TRUE); in iterate()
1423 gl.disable(GL_BLEND_ADVANCED_COHERENT_KHR); in iterate()
1425 res.push_back(gl.isEnabled(GL_BLEND_ADVANCED_COHERENT_KHR) == GL_FALSE); in iterate()
1429 gl.enable(GL_BLEND_ADVANCED_COHERENT_KHR); in iterate()
1431 res.push_back(gl.isEnabled(GL_BLEND_ADVANCED_COHERENT_KHR) == GL_TRUE); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A 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";
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Denable.c1266 case GL_BLEND_ADVANCED_COHERENT_KHR: in _mesa_set_enable()
1935 case GL_BLEND_ADVANCED_COHERENT_KHR: in _mesa_IsEnabled()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Denable.c1294 case GL_BLEND_ADVANCED_COHERENT_KHR: in _mesa_set_enable()
1959 case GL_BLEND_ADVANCED_COHERENT_KHR: in _mesa_IsEnabled()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglpaintengine.cpp109 #define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 macro
532 funcs.glDisable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()
535 funcs.glEnable(GL_BLEND_ADVANCED_COHERENT_KHR); in updateCompositionMode()

1234567891011