Home
last modified time | relevance | path

Searched refs:GL_MAX_FRAGMENT_UNIFORM_BLOCKS (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_uniform_buffer_object/
H A Dminmax.c64 piglit_test_min_int(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12); in piglit_init()
79 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &fblocks); in piglit_init()
H A Dmaxblocks.c282 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &max_fs); in piglit_display()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.1/
H A Dminmax.c103 piglit_test_min_int(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12); in piglit_init()
111 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &fblocks); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gles-3.0/
H A Dminmax.c57 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, (GLint*) &f_blocks); in piglit_init()
96 piglit_test_min_uint(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.3/
H A Dminmax.c110 piglit_test_min_int(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12); in piglit_init()
125 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &fblocks); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/
H A Dminmax.c112 piglit_test_min_int(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12); in piglit_init()
127 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &fblocks); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-4.1/
H A Dminmax.c135 piglit_test_min_int(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 12); in piglit_init()
157 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &fblocks); in piglit_init()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object10 GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object12 GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object12 GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object12 GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object10 GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_1.h60 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py21 GL_MAX_FRAGMENT_UNIFORM_BLOCKS=_C('GL_MAX_FRAGMENT_UNIFORM_BLOCKS',0x8A2D) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py21 GL_MAX_FRAGMENT_UNIFORM_BLOCKS=_C('GL_MAX_FRAGMENT_UNIFORM_BLOCKS',0x8A2D) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py24 GL_MAX_FRAGMENT_UNIFORM_BLOCKS=_C('GL_MAX_FRAGMENT_UNIFORM_BLOCKS',0x8A2D) variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java67 int GL_MAX_FRAGMENT_UNIFORM_BLOCKS = 0x8A2D; field
H A DGL31.java203 int GL_MAX_FRAGMENT_UNIFORM_BLOCKS = 0x8A2D; field
/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.cpp137 { "max_fragment_uniform_blocks", GL_MAX_FRAGMENT_UNIFORM_BLOCKS, 14, 0, "" }, in init()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py25 GL_MAX_FRAGMENT_UNIFORM_BLOCKS=_C('GL_MAX_FRAGMENT_UNIFORM_BLOCKS',0x8A2D) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp309 …RM_COMPONENTS", GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_M… in init()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_device.cpp33 GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_MAX_COMPUTE_UNIFORM_BLOCKS};
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DContextState.cpp425 case GL_MAX_FRAGMENT_UNIFORM_BLOCKS: in getQueryParameterInfo()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_backend.cc394 glGetIntegerv(GL_MAX_FRAGMENT_UNIFORM_BLOCKS, &GLContext::max_ubo_binds); in capabilities_init()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h721 #define GL_MAX_FRAGMENT_UNIFORM_BLOCKS 0x8A2D macro

12345678910>>...24