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

  /external/deqp-deps/SPIRV-Tools/utils/
generate_grammar_tables.py 696 debuginfo_grammar = json.loads(debuginfo_json_file.read())
699 instructions.extend(debuginfo_grammar['instructions'])
702 operand_kinds.extend(debuginfo_grammar['operand_kinds'])
  /external/swiftshader/third_party/SPIRV-Tools/utils/
generate_grammar_tables.py 696 debuginfo_grammar = json.loads(debuginfo_json_file.read())
699 instructions.extend(debuginfo_grammar['instructions'])
702 operand_kinds.extend(debuginfo_grammar['operand_kinds'])

Completed in 1468 milliseconds