Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/
Dgenerator.py1585 …pecategory != 'basetype' and typecategory is not None) or not self.isStructAlwaysValid(paramtype.t…
1649 def isStructAlwaysValid(self, structname): member in ValidityOutputGenerator
1676 if self.isStructAlwaysValid(paramtype.text) is False:
1710 …elf.paramIsArray(param) or self.paramIsPointer(param)) or not self.isStructAlwaysValid(paramtype.t…
1713 …elf.paramIsArray(param) or self.paramIsPointer(param)) or not self.isStructAlwaysValid(paramtype.t…