Home
last modified time | relevance | path

Searched refs:header_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
193 header_output_path = registry_xml.script_relative(header_output_path)
194 with open(header_output_path, 'w') as f: