Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_FragmentLight.cpp40 … ( isEnableGeomFactor0 ? 1 : 0 ) << 2 | ( isEnableGeomFactor1 ? 1 : 0 ) << 3; in MakeCommand()
53 isEnableGeomFactor0( false ), in Source()
/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_FragmentLight.h59 bool isEnableGeomFactor0; variable