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