Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching refs:GroupInfo

100 # GroupInfo - registry information about a group of related enums
102 class GroupInfo(BaseInfo):
159 # groupdict - dictionary of GroupInfo objects keyed by group name
275 self.addElementInfo(group, GroupInfo(group), 'group', self.groupdict)
346 # Look up the GroupInfo with matching groupName