Home
last modified time | relevance | path

Searched refs:get_feature_structs_from_xml (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_physical_device_features_gen.py399 def get_feature_structs_from_xml(xml_files, beta, api='vulkan'): function
449 …pdev_features, feature_structs, all_flags = get_feature_structs_from_xml(args.xml_files, args.beta)