Home
last modified time | relevance | path

Searched defs:uniformName (Results 51 – 75 of 550) sorted by relevance

12345678910>>...22

/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgramManager.cpp334 char uniformName[BUFFERSIZE] = ""; in extractUniforms() local
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java144 @OutParameter @GLchar ByteBuffer uniformName); in glGetActiveUniformName()
151 @OutParameter @GLchar ByteBuffer uniformName); in glGetActiveUniformName2()
H A DGL31.java275 @OutParameter @GLchar ByteBuffer uniformName); in glGetActiveUniformName()
281 @OutParameter @GLchar ByteBuffer uniformName); in glGetActiveUniformName2()
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/opengl/
H A Dshaders.py293 def setUniformData(self, uniformName, data): argument
/dports/games/stuntrally/stuntrally-2.6.1/source/shiny/Main/
H A DShaderInstance.cpp566 std::string autoConstantName, uniformName; in ShaderInstance() local
608 std::string propertyName, uniformName; in ShaderInstance() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgramManager.cpp343 char uniformName[BUFFERSIZE] = ""; in extractUniforms() local
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramManager.cpp407 char* uniformName = NULL; in extractUniforms() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/perf_tests/
H A DTexturesPerf.cpp151 std::stringstream uniformName; in initShaders() local
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py55 def glGetActiveUniformName(program,uniformIndex,bufSize,length,uniformName):pass argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/perf_tests/
H A DTexturesPerf.cpp159 std::stringstream uniformName; in initShaders() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/edit_virtual_scan/vs/
H A Dstages.h130 void uploadFloat( QString uniformName, GLfloat value ) in uploadFloat()
138 void uploadInt( QString uniformName, GLint value ) in uploadInt()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLProgramManagerCommon.cpp427 char uniformName[uniformLength]; in extractUniforms() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramManagerCommon.cpp292 char* uniformName = NULL; in extractUniforms() local
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py61 def glGetActiveUniformName(program,uniformIndex,bufSize,length,uniformName):pass argument
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/GLSL/
H A DOgreGLSLProgramManager.cpp585 char uniformName[uniformLength]; in extractUniformsFromProgram() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/renderer/
H A Dglshader.cpp376 QString uniformName = *uniformNamesIt; in initializeUniformBlocks() local
/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.cpp181 GLchar *uniformName) in GetActiveUniformName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_3_1_autogen.cpp200 GLchar *uniformName) in GetActiveUniformName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferActiveUniformValidation.cpp59 glw::GLenum textureUniforType, const char* uniformName) in TextureParameters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DGLSLTest.cpp2323 std::stringstream uniformName; in TEST_P() local
3432 std::stringstream uniformName; in TEST_P() local
3551 std::stringstream uniformName; in TEST_P() local
3672 std::stringstream uniformName; in TEST_P() local
3726 std::stringstream uniformName; in TEST_P() local
3795 std::stringstream uniformName; in TEST_P() local
3963 std::stringstream uniformName; in TEST_P() local
4027 std::stringstream uniformName; in TEST_P() local
4089 std::stringstream uniformName; in TEST_P() local
4245 std::stringstream uniformName; in TEST_P() local
[all …]
H A DBindUniformLocationTest.cpp449 const char *uniformName, in linkProgramWithUniformLocation()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgramLinkedResources.cpp120 const std::string &uniformName = "uniform '" + linkedUniform.name + "'"; in validateVertexAndFragmentUniforms() local
132 const std::string &uniformName, in linkValidateUniforms()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgramLinkedResources.cpp120 const std::string &uniformName = "uniform '" + linkedUniform.name + "'"; in validateVertexAndFragmentUniforms() local
132 const std::string &uniformName, in linkValidateUniforms()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgramLinkedResources.cpp120 const std::string &uniformName = "uniform '" + linkedUniform.name + "'"; in validateVertexAndFragmentUniforms() local
132 const std::string &uniformName, in linkValidateUniforms()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgramLinkedResources.cpp120 const std::string &uniformName = "uniform '" + linkedUniform.name + "'"; in validateVertexAndFragmentUniforms() local
132 const std::string &uniformName, in linkValidateUniforms()

12345678910>>...22