Home
last modified time | relevance | path

Searched refs:glGetActiveUniformBlockName (Results 1 – 25 of 1171) sorted by relevance

12345678910>>...47

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_uniform_buffer_object/
H A Dgetactiveuniformblockname.c115 glGetActiveUniformBlockName(prog, i, sizeof(name), in piglit_init()
169 glGetActiveUniformBlockName(prog, i, written_strlen, in piglit_init()
182 glGetActiveUniformBlockName(0xd0d0, 0, 1, NULL, &no_write); in piglit_init()
188 glGetActiveUniformBlockName(prog, 0, -1, NULL, &no_write); in piglit_init()
194 glGetActiveUniformBlockName(prog, blocks, 1, NULL, &no_write); in piglit_init()
H A Dreferenced-by-shader.c133 glGetActiveUniformBlockName(prog, i, sizeof(name), NULL, name); in piglit_init()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/ARB/
H A Duniform_buffer_object.py147 glGetActiveUniformBlockName=wrapper.wrapper(glGetActiveUniformBlockName).setOutput( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/ARB/
H A Duniform_buffer_object.py150 glGetActiveUniformBlockName=wrapper.wrapper(glGetActiveUniformBlockName).setOutput( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_3_1.py47 glGetActiveUniformBlockName=wrapper.wrapper(glGetActiveUniformBlockName).setOutput( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/VERSION/
H A DGL_3_1.py50 glGetActiveUniformBlockName=wrapper.wrapper(glGetActiveUniformBlockName).setOutput( variable
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore31.hxx33 using theBaseClass_t::glGetActiveUniformBlockName;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore31.hxx33 using theBaseClass_t::glGetActiveUniformBlockName;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore31.hxx35 using theBaseClass_t::glGetActiveUniformBlockName;
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES3/VERSION/
H A DGLES3_3_0.py174 glGetActiveUniformBlockName=wrapper.wrapper(glGetActiveUniformBlockName).setOutput( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLES3/VERSION/
H A DGLES3_3_0.py171 glGetActiveUniformBlockName=wrapper.wrapper(glGetActiveUniformBlockName).setOutput( variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_uniform_buffer_object.h63 #define glGetActiveUniformBlockName dolGetActiveUniformBlockName macro
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object39 …void glGetActiveUniformBlockName (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsiz…
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object40 …void glGetActiveUniformBlockName (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsiz…
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object40 …void glGetActiveUniformBlockName (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsiz…
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object40 …void glGetActiveUniformBlockName (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsiz…
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object39 …void glGetActiveUniformBlockName (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsiz…
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py49 def glGetActiveUniformBlockName(program,uniformBlockIndex,bufSize,length,uniformBlockName):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluStaticES30Library.inl97 { "glGetActiveUniformBlockName", (deFunctionPtr)glGetActiveUniformBlockName },
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dwebgl2_ubos.cpp155 glGetActiveUniformBlockName(program, i, 255, &length, str); in main()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py55 def glGetActiveUniformBlockName(program,uniformBlockIndex,bufSize,length,uniformBlockName):pass function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DUniformBufferTest.cpp380 glGetActiveUniformBlockName(program, 0, maxLength, &length, &strBlockNameBuffer[0]); in TEST_P()
384 glGetActiveUniformBlockName(program, 1, maxLength, &length, &strBlockNameBuffer[0]); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.def258 glGetActiveUniformBlockName @269
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.def258 glGetActiveUniformBlockName @269
H A DlibGLESv2.lds214 glGetActiveUniformBlockName;

12345678910>>...47