Home
last modified time | relevance | path

Searched defs:msCustomAttributes (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/include/
H A DOgreGLSLLinkProgram.h100 static CustomAttribute msCustomAttributes[]; variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/GLSL/
H A DOgreGLSLProgramCommon.h152 static CustomAttribute msCustomAttributes[17]; variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/GLSL/
H A DOgreGLSLProgramCommon.cpp166 GLSLProgramCommon::CustomAttribute GLSLProgramCommon::msCustomAttributes[17] = { member in Ogre::GLSLProgramCommon
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgram.cpp58 GLSLLinkProgram::CustomAttribute GLSLLinkProgram::msCustomAttributes[] = { member in Ogre::GLSL::GLSLLinkProgram