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

  /external/deqp-deps/SPIRV-Tools/utils/
generate_grammar_tables.py 695 with open(args.extinst_debuginfo_grammar) as debuginfo_json_file:
696 debuginfo_grammar = json.loads(debuginfo_json_file.read())
  /external/swiftshader/third_party/SPIRV-Tools/utils/
generate_grammar_tables.py 695 with open(args.extinst_debuginfo_grammar) as debuginfo_json_file:
696 debuginfo_grammar = json.loads(debuginfo_json_file.read())

Completed in 67 milliseconds