Searched refs:spvBinariesPath (Results 1 – 1 of 1) sorted by relevance
34 std::string spvBinariesPath = "spirv_bin"; variable63 std::string full_name_str = spvBinariesPath + slash + file_name + spvExt + gAddrWidth; in readSPIRV()102 std::string outputFilename = spvBinariesPath + slash + std::string(prog_name); in offline_get_program_with_il()180 log_info("Reading SPIR-V files from default '%s' path.\n", spvBinariesPath.c_str()); in printUsage()195 spvBinariesPath = std::string(argv[i + 1]); in main()