Home
last modified time | relevance | path

Searched defs:uniformCount (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java104 …oid glGetUniformIndices(@GLuint int program, @AutoSize("uniformIndices") @GLsizei int uniformCount, in glGetUniformIndices()
110 …lGetUniformIndices(@GLuint int program, @Constant("uniformNames.length") @GLsizei int uniformCount, in glGetUniformIndices()
116 …d glGetActiveUniformsiv(@GLuint int program, @AutoSize("uniformIndices") @GLsizei int uniformCount, in glGetActiveUniformsiv()
127 void glGetActiveUniformsiv(@GLuint int program, @Constant("1") @GLsizei int uniformCount, in glGetActiveUniformsiv()
136 void glGetActiveUniformsiv2(@GLuint int program, @Constant("1") @GLsizei int uniformCount, in glGetActiveUniformsiv2()
H A DGL31.java239 …oid glGetUniformIndices(@GLuint int program, @AutoSize("uniformIndices") @GLsizei int uniformCount, in glGetUniformIndices()
244 …lGetUniformIndices(@GLuint int program, @Constant("uniformNames.length") @GLsizei int uniformCount, in glGetUniformIndices()
249 …d glGetActiveUniformsiv(@GLuint int program, @AutoSize("uniformIndices") @GLsizei int uniformCount, in glGetActiveUniformsiv()
260 void glGetActiveUniformsiv(@GLuint int program, @Constant("1") @GLsizei int uniformCount, in glGetActiveUniformsiv()
268 void glGetActiveUniformsiv2(@GLuint int program, @Constant("1") @GLsizei int uniformCount, in glGetActiveUniformsiv2()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py58 def glGetActiveUniformsiv(program,uniformCount,uniformIndices,pname,params):pass argument
64 def glGetUniformIndices(program,uniformCount,uniformNames,uniformIndices):pass argument
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/renderer/
H A Dshaderparameterpack.cpp63 void ShaderParameterPack::reserve(int uniformCount) in reserve()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py64 def glGetActiveUniformsiv(program,uniformCount,uniformIndices,pname,params):pass argument
73 def glGetUniformIndices(program,uniformCount,uniformNames,uniformIndices):pass argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_3_1_autogen.cpp207 GLsizei uniformCount, in GetActiveUniformsiv()
270 GLsizei uniformCount, in GetUniformIndices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_3_1_autogen.cpp230 GLsizei uniformCount, in GetActiveUniformsiv()
297 GLsizei uniformCount, in GetUniformIndices()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/OpenGL/
H A DShaderGL.cpp186 GLint uniformCount, maxLength; in Build() local
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py92 def glGetActiveUniformsiv(program,uniformCount,uniformIndices,pname,params):pass argument
98 def glGetUniformIndices(program,uniformCount,uniformNames,uniformIndices):pass argument
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgramManager.cpp331 GLint uniformCount = 0; in extractUniforms() local
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_1.py101 def glGetActiveUniformsiv(program,uniformCount,uniformIndices,pname,params):pass argument
110 def glGetUniformIndices(program,uniformCount,uniformNames,uniformIndices):pass argument
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgramManager.cpp340 GLint uniformCount = 0; in extractUniforms() local
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramManager.cpp405 GLint uniformCount = 0; in extractUniforms() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLShaderProgram.cpp154 int attributeCount, uniformCount, elementCount, nameLength; in Link() local
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java322 int[] uniformCount = new int[1]; in getUniforms() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java322 int[] uniformCount = new int[1]; in getUniforms() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLProgramManagerCommon.cpp422 GLint uniformCount = 0; in extractUniforms() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java322 int[] uniformCount = new int[1]; in getUniforms() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramManagerCommon.cpp290 GLint uniformCount = 0; in extractUniforms() local
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/GLSL/
H A DOgreGLSLProgramManager.cpp580 GLint uniformCount = 0; in extractUniformsFromProgram() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dcapture_gles_3_0_params.cpp237 GLsizei uniformCount, in CaptureGetActiveUniformsiv_uniformIndices()
249 GLsizei uniformCount, in CaptureGetActiveUniformsiv_params()
541 GLsizei uniformCount, in CaptureGetUniformIndices_uniformNames()
552 GLsizei uniformCount, in CaptureGetUniformIndices_uniformIndices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dcapture_gles_3_0_params.cpp247 GLsizei uniformCount, in CaptureGetActiveUniformsiv_uniformIndices()
263 GLsizei uniformCount, in CaptureGetActiveUniformsiv_params()
573 GLsizei uniformCount, in CaptureGetUniformIndices_uniformNames()
584 GLsizei uniformCount, in CaptureGetUniformIndices_uniformIndices()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A DProgramVk.cpp209 const size_t uniformCount = stream->readInt<size_t>(); in load() local
244 const size_t uniformCount = mDefaultUniformBlocks[shaderType].uniformLayout.size(); in save() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A DProgramVk.cpp180 const size_t uniformCount = stream->readInt<size_t>(); in load() local
214 const size_t uniformCount = mDefaultUniformBlocks[shaderType].uniformLayout.size(); in save() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrUniformDataManager.cpp12 GrUniformDataManager::GrUniformDataManager(uint32_t uniformCount, uint32_t uniformSize) in GrUniformDataManager()

12345678910>>...26