Home
last modified time | relevance | path

Searched refs:setVertexAttribDisabled (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2StateCacheManager.cpp159 void GLES2StateCacheManager::setVertexAttribDisabled(GLuint attrib) in setVertexAttribDisabled() function in Ogre::GLES2StateCacheManager
161 mImp->setVertexAttribDisabled(attrib); in setVertexAttribDisabled()
H A DOgreGLES2RenderSystem.cpp1762 mStateCacheManager->setVertexAttribDisabled(*ai); in _render()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2StateCacheManager.h218 void setVertexAttribDisabled(GLuint attrib);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/StateCacheManager/
H A DOgreGLES2NullStateCacheManagerImp.h153 void setVertexAttribDisabled(GLuint attrib);
H A DOgreGLES2StateCacheManagerImp.h190 void setVertexAttribDisabled(GLuint attrib);
H A DOgreGLES2NullStateCacheManagerImp.cpp277 void GLES2StateCacheManagerImp::setVertexAttribDisabled(GLuint attrib) in setVertexAttribDisabled() function in Ogre::GLES2StateCacheManagerImp
H A DOgreGLES2StateCacheManagerImp.cpp435 void GLES2StateCacheManagerImp::setVertexAttribDisabled(GLuint attrib) in setVertexAttribDisabled() function in Ogre::GLES2StateCacheManagerImp