Home
last modified time | relevance | path

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

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2StateCacheManager.cpp154 void GLES2StateCacheManager::setVertexAttribEnabled(GLuint attrib) in setVertexAttribEnabled() function in Ogre::GLES2StateCacheManager
156 mImp->setVertexAttribEnabled(attrib); in setVertexAttribEnabled()
H A DOgreGLES2RenderSystem.cpp2407 mStateCacheManager->setVertexAttribEnabled(attrib); in bindVertexElementToGpu()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2StateCacheManager.h213 void setVertexAttribEnabled(GLuint attrib);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/StateCacheManager/
H A DOgreGLES2NullStateCacheManagerImp.h150 void setVertexAttribEnabled(GLuint attrib);
H A DOgreGLES2StateCacheManagerImp.h187 void setVertexAttribEnabled(GLuint attrib);
H A DOgreGLES2NullStateCacheManagerImp.cpp272 void GLES2StateCacheManagerImp::setVertexAttribEnabled(GLuint attrib) in setVertexAttribEnabled() function in Ogre::GLES2StateCacheManagerImp
H A DOgreGLES2StateCacheManagerImp.cpp424 void GLES2StateCacheManagerImp::setVertexAttribEnabled(GLuint attrib) in setVertexAttribEnabled() function in Ogre::GLES2StateCacheManagerImp