Searched defs:sourceFilename (Results 1 – 3 of 3) sorted by relevance
103 std::string sourceFilename = outputFilename + spvExt; in offline_get_program_with_il() local
310 const std::string &sourceFilename, in get_khronos_compiler_command()424 const std::string &sourceFilename, in get_offline_compilation_command()449 const std::string &sourceFilename, in invoke_offline_compiler()546 std::string sourceFilename = get_cl_source_filename_with_path(kernelPath, kernelNamePrefix); in get_offline_compiler_output() local
514 private void writeResource(Resource set, String sourceFilename, String targetFilename){ in writeResource()