Searched refs:isEnableGeomFactor0 (Results 1 – 2 of 2) sorted by relevance
40 … ( isEnableGeomFactor0 ? 1 : 0 ) << 2 | ( isEnableGeomFactor1 ? 1 : 0 ) << 3; in MakeAllCommand()90 ( isEnableGeomFactor0 ? 1 : 0 ) << 2 | in MakeGeometryCommand()105 isEnableGeomFactor0( false ), in Source()
59 bool isEnableGeomFactor0; variable