Home
last modified time | relevance | path

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

/external/gfxstream-protocols/registry/vulkan/scripts/
Dcheck_spec_links.py100 def shouldBeRecognized(self, macro, entity_name): member in VulkanEntityDatabase
102 if super().shouldBeRecognized(macro, entity_name):
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/
Dentity_db.py371 def shouldBeRecognized(self, macro, entity_name): member in EntityDatabase
Dmacro_checker_file.py751 if self.checker.entity_db.shouldBeRecognized(macro, entity):