Searched refs:gSPIRVValidator (Results 1 – 3 of 3) sorted by relevance
38 std::string gSPIRVValidator = DEFAULT_SPIRV_VALIDATOR; variable242 gSPIRVValidator = argv[i + 1]; in parseCustomParam()
42 extern std::string gSPIRVValidator;
546 std::string runString = gSPIRVValidator + " " + outputFilename; in get_offline_compiler_output()