Home
last modified time | relevance | path

Searched refs:setActiveVertexLinkProgram (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESGpuProgram.cpp97 GLSLESProgramPipelineManager::getSingleton().setActiveVertexLinkProgram( this ); in bindProgram()
133 GLSLESProgramPipelineManager::getSingleton().setActiveVertexLinkProgram(NULL); in unbindProgram()
H A DOgreGLSLESProgramPipelineManager.cpp75 void GLSLESProgramPipelineManager::setActiveVertexLinkProgram(GLSLESGpuProgram* vertexGpuProgram) in setActiveVertexLinkProgram() function in Ogre::GLSLESProgramPipelineManager
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLGpuProgram.cpp117 GLSLProgramPipelineManager::getSingleton().setActiveVertexLinkProgram( this ); in bindProgram()
173 GLSLProgramPipelineManager::getSingleton().setActiveVertexLinkProgram( NULL ); in unbindProgram()
H A DOgreGLSLProgramPipelineManager.cpp75 void GLSLProgramPipelineManager::setActiveVertexLinkProgram(GLSLGpuProgram* vertexGpuProgram) in setActiveVertexLinkProgram() function in Ogre::GLSLProgramPipelineManager
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/include/
H A DOgreGLSLESProgramPipelineManager.h76 void setActiveVertexLinkProgram(GLSLESGpuProgram* vertexGpuProgram);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/include/
H A DOgreGLSLProgramPipelineManager.h76 void setActiveVertexLinkProgram(GLSLGpuProgram* vertexGpuProgram);