Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/
H A Dqssgopengltokens_p.h411 #ifndef GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
412 #define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_shader_interface.cc171 glGetActiveUniformBlockiv(program, i, GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, &ubo_uni_len); in GLShaderInterface()
181 glGetActiveUniformBlockiv(program, i, GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, &ubo_uni_len); in GLShaderInterface()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object31 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object33 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object33 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_uniform_buffer_object33 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_uniform_buffer_object31 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_1.h81 #define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/graphicshelpers/
H A Dgraphicshelperes3.cpp132 #ifndef GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
133 #define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
758 …m_extraFuncs->glGetActiveUniformBlockiv(programId, i, GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, &uniformBl… in programUniformBlocks()
H A Dgraphicshelpergl3_2.cpp66 # define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
263 …m_funcs->glGetActiveUniformBlockiv(programId, i, GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, &uniformBlock.m… in programUniformBlocks()
H A Dgraphicshelpergl3_3.cpp63 # define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
262 …m_funcs->glGetActiveUniformBlockiv(programId, i, GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, &uniformBlock.m… in programUniformBlocks()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py27 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS=_C('GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS',0x8A42) variable
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dwebgl2_ubos.cpp166 DUMPUNIFORMBLOCKSTATUS(GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS); in main()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py27 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS=_C('GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS',0x8A42) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py51 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS=_C('GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS',0x8A42) variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java94 int GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS = 0x8A42; field
H A DGL31.java230 int GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS = 0x8A42; field
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py53 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS=_C('GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS',0x8A42) variable
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h741 #define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dglexts.h419 #define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
/dports/misc/cloc/cloc-1.90/tests/inputs/dd/bb/cc/
H A DMoreTeapotsRenderer.cpp164 GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, &iNumIndices ); in Init()
/dports/games/sauerbraten/sauerbraten/src/shared/
H A Dglexts.h416 #define GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS 0x8A42 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dprogram_info_manager.cc912 case GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS: in GetActiveUniformBlockiv()
933 case GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS: in GetActiveUniformBlockiv()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dprogram_info_manager.cc912 case GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS: in GetActiveUniformBlockiv()
933 case GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS: in GetActiveUniformBlockiv()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dqueryutils.cpp682 case GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS: in QueryActiveUniformBlockiv()

12345678910>>...24