Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_MASK (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGLCoverageTests.cpp526 gl.getBooleanv(GL_SAMPLE_MASK, &bool_value); in iterate()
534 gl.getFloatv(GL_SAMPLE_MASK, &float_value); in iterate()
542 gl.getIntegerv(GL_SAMPLE_MASK, &int_value); in iterate()
551 gl.enable(GL_SAMPLE_MASK); in iterate()
556 enabled = gl.isEnabled(GL_SAMPLE_MASK); in iterate()
573 gl.getFloatv(GL_SAMPLE_MASK, &float_value); in iterate()
581 gl.getIntegerv(GL_SAMPLE_MASK, &int_value); in iterate()
590 gl.disable(GL_SAMPLE_MASK); in iterate()
593 enabled = gl.isEnabled(GL_SAMPLE_MASK); in iterate()
610 gl.getFloatv(GL_SAMPLE_MASK, &float_value); in iterate()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_multisample/
H A Dsample-mask.c46 if (glIsEnabled(GL_SAMPLE_MASK)) { in piglit_init()
55 glGetIntegerv(GL_SAMPLE_MASK, &maskOn); in piglit_init()
H A Dsample-mask-execution.c61 glEnable(GL_SAMPLE_MASK); in piglit_display()
71 glDisable(GL_SAMPLE_MASK); in piglit_display()
H A Dlarge-float-texture.c217 glEnable(GL_SAMPLE_MASK); in load_texture_image()
246 glDisable(GL_SAMPLE_MASK); in load_texture_image()
/dports/games/manaplus/manaplus-2.1.3.17/src/render/opengl/
H A Dmgldefines.h106 #define GL_SAMPLE_MASK 0x8E51 macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_multisample.java53 int GL_SAMPLE_MASK = 0x8E51; field
H A DGL32.java140 int GL_SAMPLE_MASK = 0x8E51; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_multisample5 GL_SAMPLE_MASK 0x8E51
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_multisample6 GL_SAMPLE_MASK 0x8E51
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_multisample6 GL_SAMPLE_MASK 0x8E51
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_multisample6 GL_SAMPLE_MASK 0x8E51
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_multisample5 GL_SAMPLE_MASK 0x8E51
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_multisample.py24 GL_SAMPLE_MASK=_C('GL_SAMPLE_MASK',0x8E51) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_multisample.py24 GL_SAMPLE_MASK=_C('GL_SAMPLE_MASK',0x8E51) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fBooleanStateQueryTests.cpp146 { "sample_mask", "SAMPLE_MASK", GL_SAMPLE_MASK, false, glu::ApiType::es(3, 1)}, in init()
H A Des31fMultisampleTests.cpp460 gl.enable(GL_SAMPLE_MASK); in iterate()
573 gl.enable(GL_SAMPLE_MASK); in init()
773 gl.enable(GL_SAMPLE_MASK); in iterate()
923 gl.enable(GL_SAMPLE_MASK); in iterate()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_2.h70 #define GL_SAMPLE_MASK 0x8E51 macro
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/opengl/GLES2/
H A Dgl2ext-supplement.h100 #define GL_SAMPLE_MASK 0x8E51 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DBackendGL.cpp165 mFunctions.Enable(GL_SAMPLE_MASK); in Initialize()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/shaders/
H A DtexelFetch.c398 glEnable(GL_SAMPLE_MASK); in upload_multisample_data()
422 glDisable(GL_SAMPLE_MASK); in upload_multisample_data()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_2.py53 GL_SAMPLE_MASK=_C('GL_SAMPLE_MASK',0x8E51) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_2.py53 GL_SAMPLE_MASK=_C('GL_SAMPLE_MASK',0x8E51) variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DContextState.cpp718 case GL_SAMPLE_MASK: in getQueryParameterInfo()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DContextState.cpp718 case GL_SAMPLE_MASK: in getQueryParameterInfo()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DContextState.cpp718 case GL_SAMPLE_MASK: in getQueryParameterInfo()

12345678910>>...23