Home
last modified time | relevance | path

Searched refs:GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_uniform_buffer_object/
H A Dgetprogramiv.c106 glGetProgramiv(prog, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &namelen); in test_shader()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object18 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object20 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object20 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object20 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object18 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_1.h68 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py15 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH=_C('GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH',0x8A35) variable
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dwebgl2_ubos.cpp118 glGetProgramiv(program, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &maxLength); in main()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py15 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH=_C('GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH',0x8A35) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py15 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH=_C('GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH',0x8A35) variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java77 int GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH = 0x8A35; field
H A DGL31.java213 int GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH = 0x8A35; field
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DbindingMap.cpp232 glGetProgramiv(program, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &maxNameLength); in _AddActiveUniformBlockBindings()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py15 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH=_C('GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH',0x8A35) variable
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_shader_interface.cc144 glGetProgramiv(program, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &max_ubo_name_len); in GLShaderInterface()
/dports/games/spring/spring_98.0/rts/Rendering/Shaders/
H A DGLSLCopyState.cpp282 glGetProgramiv(oldProgID, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &maxNameLength); in CopyShaderState_UniformBlocks()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h728 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dglexts.h406 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/dports/games/sauerbraten/sauerbraten/src/shared/
H A Dglexts.h403 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DUniformBufferTest.cpp378 glGetProgramiv(program, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &maxLength); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dprogram_info_manager.cc239 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in GetProgramiv()
697 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in GetProgramiv()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dprogram_info_manager.cc239 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in GetProgramiv()
697 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in GetProgramiv()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dqueryutils.cpp506 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in QueryProgramiv()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h698 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro

12345678910>>...24