HomeSort by relevance Sort by last modified time
    Searched refs:make_path_to_file (Results 1 - 4 of 4) sorted by null

  /external/deqp-deps/SPIRV-Tools/utils/
generate_grammar_tables.py 38 def make_path_to_file(f): function
705 make_path_to_file(args.core_insts_output)
706 make_path_to_file(args.operand_kinds_output)
712 make_path_to_file(args.extension_enum_output)
716 make_path_to_file(args.enum_string_mapping_output)
723 make_path_to_file(args.glsl_insts_output)
731 make_path_to_file(args.opencl_insts_output)
739 make_path_to_file(args.vendor_insts_output)
generate_language_headers.py 25 def make_path_to_file(f): function
183 make_path_to_file(args.extinst_output_base)
  /external/swiftshader/third_party/SPIRV-Tools/utils/
generate_grammar_tables.py 38 def make_path_to_file(f): function
705 make_path_to_file(args.core_insts_output)
706 make_path_to_file(args.operand_kinds_output)
712 make_path_to_file(args.extension_enum_output)
716 make_path_to_file(args.enum_string_mapping_output)
723 make_path_to_file(args.glsl_insts_output)
731 make_path_to_file(args.opencl_insts_output)
739 make_path_to_file(args.vendor_insts_output)
generate_language_headers.py 25 def make_path_to_file(f): function
183 make_path_to_file(args.extinst_output_base)

Completed in 197 milliseconds