Home
last modified time | relevance | path

Searched refs:GL_MAX_SAMPLE_MASK_WORDS (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleSampleMaskiTests.cpp65 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &gl_max_sample_mask_words_value); in iterate()
105 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &gl_max_sample_mask_words_value); in iterate()
145 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &gl_max_sample_mask_words_value); in iterate()
205 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &gl_max_sample_mask_words_value); in iterate()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_multisample/
H A Dminmax.c41 piglit_test_min_int(GL_MAX_SAMPLE_MASK_WORDS, 1); in piglit_init()
H A Dsample-mask-value.c47 glGetIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxMaskWords); in piglit_init()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_multisample.java83 int GL_MAX_SAMPLE_MASK_WORDS = 0x8E59; field
H A DGL32.java170 int GL_MAX_SAMPLE_MASK_WORDS = 0x8E59; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_multisample7 GL_MAX_SAMPLE_MASK_WORDS 0x8E59
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_multisample8 GL_MAX_SAMPLE_MASK_WORDS 0x8E59
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_multisample8 GL_MAX_SAMPLE_MASK_WORDS 0x8E59
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_multisample8 GL_MAX_SAMPLE_MASK_WORDS 0x8E59
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_multisample7 GL_MAX_SAMPLE_MASK_WORDS 0x8E59
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_multisample.py19 GL_MAX_SAMPLE_MASK_WORDS=_C('GL_MAX_SAMPLE_MASK_WORDS',0x8E59) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_multisample.py19 GL_MAX_SAMPLE_MASK_WORDS=_C('GL_MAX_SAMPLE_MASK_WORDS',0x8E59) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.3/
H A Dminmax.c140 piglit_test_min_int(GL_MAX_SAMPLE_MASK_WORDS, 1); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/
H A Dminmax.c162 piglit_test_min_int(GL_MAX_SAMPLE_MASK_WORDS, 1); in piglit_init()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_2.h72 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-4.1/
H A Dminmax.c180 piglit_test_min_int(GL_MAX_SAMPLE_MASK_WORDS, 1); in piglit_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fMultisampleTests.cpp422 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init()
566 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init()
731 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init()
894 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init()
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/opengl/GLES2/
H A Dgl2ext-supplement.h102 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp194 { "max_sample_mask_words", GL_MAX_SAMPLE_MASK_WORDS, 1, 0, "" }, in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DTextureMultisampleTest.cpp499 glGetIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in TEST_P()
503 glGetIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in TEST_P()
588 glGetIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in TEST_P()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_2.py42 GL_MAX_SAMPLE_MASK_WORDS=_C('GL_MAX_SAMPLE_MASK_WORDS',0x8E59) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_2.py42 GL_MAX_SAMPLE_MASK_WORDS=_C('GL_MAX_SAMPLE_MASK_WORDS',0x8E59) variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DContextState.cpp489 case GL_MAX_SAMPLE_MASK_WORDS: in getQueryParameterInfo()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DContextState.cpp671 case GL_MAX_SAMPLE_MASK_WORDS: in getQueryParameterInfo()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DContextState.cpp671 case GL_MAX_SAMPLE_MASK_WORDS: in getQueryParameterInfo()

12345678910>>...20