Home
last modified time | relevance | path

Searched refs:getTessellationDomainProgramConstantIntCount (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRenderSystemCapabilities.h837 ushort getTessellationDomainProgramConstantIntCount(void) const in getTessellationDomainProgramConstantIntCount() function
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreRenderSystemCapabilitiesSerializer.cpp103 …nstant_int_count " << StringConverter::toString(caps->getTessellationDomainProgramConstantIntCount in write()