Home
last modified time | relevance | path

Searched refs:script_path (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/scripts/
Drun_code_generation.py37 def rebase_script_path(script_path, relative_path): argument
38 return os.path.relpath(os.path.join(os.path.dirname(script_path), relative_path), root_dir)