Home
last modified time | relevance | path

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

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DShaderFactory.cpp128 bool hasVS = true; in createMains() local
254 if ( hasVS ) in createMains()
430 if ( hasVS ) in createMains()
709 if ( hasVS || hasTCS || hasTES ) in createMains()
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DcodeGen.cpp515 bool hasVS = (!vertexShader.empty()); in Compile() local
868 if (hasVS) in Compile()
919 if (hasVS) { in Compile()