Home
last modified time | relevance | path

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

/external/angle/scripts/
Dgen_gl_enum_utils.py136 def main(header_output_path, source_output_path): argument
206 source_output_path = registry_xml.script_relative(source_output_path)
207 with open(source_output_path, 'w') as f: