Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dcheck_spec_links.py101 def shouldBeRecognized(self, macro, entity_name): member in VulkanEntityDatabase
103 if super().shouldBeRecognized(macro, entity_name):
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dentity_db.py371 def shouldBeRecognized(self, macro, entity_name): member in EntityDatabase
H A Dmacro_checker_file.py808 if self.checker.entity_db.shouldBeRecognized(macro, entity):

Completed in 5 milliseconds