Home
last modified time | relevance | path

Searched refs:object_types (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-loader/scripts/
H A Dhelper_file_generator.py97 self.object_types = [] # List of all handle types
236 self.object_types.append(name)
396 for item in self.object_types:
415 for item in self.object_types:
/third_party/mesa3d/src/vulkan/util/
H A Dgen_enum_to_str.py114 % for object_type in sorted(object_types[0].enum_to_name.keys()):
116 return "${object_types[0].enum_to_name[object_type]}";
468 object_types = sorted(obj_type_factory.registry.values(), key=lambda e: e.name)
480 object_types=object_types,
/third_party/nghttp2/doc/_exts/rubydomain/
H A Drubydomain.py552 object_types = { variable in RubyDomain

Completed in 3 milliseconds