Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BLOCK_BINDING (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_uniform_buffer_object/
H A Duniformblockbinding.c96 glGetActiveUniformBlockiv(prog, i, GL_UNIFORM_BLOCK_BINDING, in piglit_init()
113 glGetActiveUniformBlockiv(prog, i, GL_UNIFORM_BLOCK_BINDING, in piglit_init()
127 glGetActiveUniformBlockiv(prog, i, GL_UNIFORM_BLOCK_BINDING, in piglit_init()
H A Dnegative-getactiveuniformblockiv.c89 glGetActiveUniformBlockiv(prog, 1, GL_UNIFORM_BLOCK_BINDING, &junk); in piglit_init()
95 glGetActiveUniformBlockiv(prog, 0, GL_UNIFORM_BLOCK_BINDING, &junk); in piglit_init()
H A Dnegative-getactiveuniformsiv.c88 GL_UNIFORM_BLOCK_BINDING, &junk); in piglit_init()
H A Ddlist.c86 glGetActiveUniformBlockiv(prog, index, GL_UNIFORM_BLOCK_BINDING, in check_binding()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shading_language_420pack/execution/
H A Dbinding-layout.c99 glGetActiveUniformBlockiv(prog140, idx, GL_UNIFORM_BLOCK_BINDING, in try_140_test()
133 GL_UNIFORM_BLOCK_BINDING, &binding); in try_150_test()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object28 GL_UNIFORM_BLOCK_BINDING 0x8A3F
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object30 GL_UNIFORM_BLOCK_BINDING 0x8A3F
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object30 GL_UNIFORM_BLOCK_BINDING 0x8A3F
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object30 GL_UNIFORM_BLOCK_BINDING 0x8A3F
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object28 GL_UNIFORM_BLOCK_BINDING 0x8A3F
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_1.h78 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/graphicshelpers/
H A Dgraphicshelperes3.cpp135 #ifndef GL_UNIFORM_BLOCK_BINDING
136 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
759 …m_extraFuncs->glGetActiveUniformBlockiv(programId, i, GL_UNIFORM_BLOCK_BINDING, &uniformBlock.m_bi… in programUniformBlocks()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py29 GL_UNIFORM_BLOCK_BINDING=_C('GL_UNIFORM_BLOCK_BINDING',0x8A3F) variable
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dwebgl2_ubos.cpp163 DUMPUNIFORMBLOCKSTATUS(GL_UNIFORM_BLOCK_BINDING); in main()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py29 GL_UNIFORM_BLOCK_BINDING=_C('GL_UNIFORM_BLOCK_BINDING',0x8A3F) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py53 GL_UNIFORM_BLOCK_BINDING=_C('GL_UNIFORM_BLOCK_BINDING',0x8A3F) variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java91 int GL_UNIFORM_BLOCK_BINDING = 0x8A3F; field
H A DGL31.java227 int GL_UNIFORM_BLOCK_BINDING = 0x8A3F; field
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py55 GL_UNIFORM_BLOCK_BINDING=_C('GL_UNIFORM_BLOCK_BINDING',0x8A3F) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp872 ctx.glGetActiveUniformBlockiv(-1, 0, GL_UNIFORM_BLOCK_BINDING, &params); in get_active_uniform_blockiv()
877 ctx.glGetActiveUniformBlockiv(shader, 0, GL_UNIFORM_BLOCK_BINDING, &params); in get_active_uniform_blockiv()
884 …ctx.glGetActiveUniformBlockiv(program.getProgram(), numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &pa… in get_active_uniform_blockiv()
911 …ctx.glGetActiveUniformBlockName(shader, numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &length, &unifo… in get_active_uniform_block_name()
916 …ctx.glGetActiveUniformBlockName(-1, numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &length, &uniformBl… in get_active_uniform_block_name()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_programs.cc823 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
902 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
921 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
937 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
954 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
960 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_programs.cc823 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
902 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
921 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
937 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
954 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
960 GL_UNIFORM_BLOCK_BINDING, in TEST_P()
/dports/games/spring/spring_98.0/rts/Rendering/Shaders/
H A DGLSLCopyState.cpp303 glGetActiveUniformBlockiv(oldProgID, oldLoc, GL_UNIFORM_BLOCK_BINDING, &value); in CopyShaderState_UniformBlocks()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h738 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramManager.cpp487 …_CHECK_GL_ERROR(glGetActiveUniformBlockiv(programObject, index, GL_UNIFORM_BLOCK_BINDING, &blockBi… in extractUniforms()

12345678910>>...24