Searched refs:ConventionsBase (Results 1 – 3 of 3) sorted by relevance
13 from spec_tools.conventions import ConventionsBase47 class VulkanConventions(ConventionsBase):
76 class ConventionsBase(abc.ABC): class
20 from .conventions import ConventionsBase29 def __init__(self, entity_db, conventions: ConventionsBase, manual_types_to_codes=None, argument