Searched refs:sorted_structs (Results 1 – 3 of 3) sorted by relevance
131 sorted_structs = OrderedDict()134 s.add_xml(sorted_structs)144 genxml[:] = enums + list(sorted_structs.values()) + instructions + registers
80 .chain(sorted_structs(types).into_iter()) in make_vulkano_properties()167 sorted_structs(types) in make_vulkano_properties_ffi()217 fn sorted_structs<'a>( in sorted_structs() function
135 .chain(sorted_structs(types).into_iter()) in make_vulkano_features()271 sorted_structs(types) in make_vulkano_features_ffi()321 fn sorted_structs<'a>( in sorted_structs() function