Searched refs:isEnableGeoShader (Results 1 – 2 of 2) sorted by relevance
167 bool isEnableGeoShader = IsEnableGeoShader(); in MakePrepareCommand() local172 isEnableGeoShader, in MakePrepareCommand()255 const bool isEnableGeoShader, in MakeShaderModeCommand_() argument260 if ( isEnableGeoShader ) in MakeShaderModeCommand_()283 *command++ = isEnableGeoShader ? 2 : 0; in MakeShaderModeCommand_()294 *command++ = isEnableGeoShader ? 1 : 0; in MakeShaderModeCommand_()
414 const bool isEnableGeoShader,