Home
last modified time | relevance | path

Searched refs:GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_uniform_buffer_object/
H A Dminmax.c94 piglit_test_min_int(GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, in piglit_init()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object15 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object17 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object17 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object17 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object15 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.3/
H A Dminmax.c134 piglit_test_min_int(GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, in piglit_init()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_1.h65 #define GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32 macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py18 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS=_C('GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS',0x8A32) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py18 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS=_C('GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS',0x8A32) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-4.1/
H A Dminmax.c170 piglit_test_min_int(GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, in piglit_init()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java72 int GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS = 0x8A32; field
H A DGL31.java208 int GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS = 0x8A32; 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.cpp182 …{ "max_combined_geometry_uniform_components", GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, cgu… in init()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py22 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS=_C('GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS',0x8A32) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcExtTokens.cpp55 MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS = GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS; in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fIntegerStateQueryTests.cpp519 … : (m_target == GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS) ? GL_MAX_GEOMETRY_UNIFORM_BLOCKS in iterate()
525 … : (m_target == GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS) ? GL_MAX_GEOMETRY_UNIFORM_COMPONENTS in iterate()
922 …), "Test MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS", GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS in init()
/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dglexts.h403 #define GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32 macro
/dports/games/sauerbraten/sauerbraten/src/shared/
H A Dglexts.h400 #define GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32 macro
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/xdemos/
H A Dglinfo_common.c537 …{ 1, GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS", "… in print_limits()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp255 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, stream); in LogGles32Capabilities()
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dglinfo_common.c611 …{ 1, GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS", "… in print_limits()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/xdemos/
H A Dglinfo_common.c606 …{ 1, GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS", "… in print_limits()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/ES/
H A DVERSION_3_2.py117 GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS=_C('GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS',0x8A32) variable
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dglexts.h552 #define GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS 0x8A32 macro

12345678910>>...16