Searched refs:isEnableGeoShader (Results 1 – 2 of 2) sorted by relevance
232 bool isEnableGeoShader = IsEnableGeoShader(); in MakePrepareCommand() local237 isEnableGeoShader, in MakePrepareCommand()321 const bool isEnableGeoShader, in MakeShaderModeCommand_() argument326 if ( isEnableGeoShader ) in MakeShaderModeCommand_()349 *command++ = isEnableGeoShader ? 2 : 0; in MakeShaderModeCommand_()360 *command++ = isEnableGeoShader ? 1 : 0; in MakeShaderModeCommand_()
471 const bool isEnableGeoShader,