Home
last modified time | relevance | path

Searched refs:get_extension_list (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_grammar_tables.py552 def get_extension_list(instructions, operand_kinds): function
825 extensions = get_extension_list(instructions, operand_kinds)
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_grammar_tables.py552 def get_extension_list(instructions, operand_kinds): function
825 extensions = get_extension_list(instructions, operand_kinds)
/third_party/spirv-tools/utils/
H A Dgenerate_grammar_tables.py567 def get_extension_list(instructions, operand_kinds): function
854 extensions = get_extension_list(instructions, operand_kinds)
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dgen_builtin_symbols.py744 def get_extension_list(extensions): function
1528 template_args['extension'] = get_extension_list(template_args['extension'])
1669 extension_string = get_extension_list(template_args['extension'])
1901 extension_string = get_extension_list(template_args['extension'])

Completed in 6 milliseconds