Lines Matching defs:self
24 def __init__(self, cgen, inputVars, poolVarName, rootVarName, prefix, skipValues=False): argument
55 def needSkip(self, vulkanType): argument
58 def makeCastExpr(self, vulkanType): argument
62 def makeNonConstCastForCopy(self, access, vulkanType): argument
71 def makeAllocBytesExpr(self, lenAccess, vulkanType): argument
81 def onCheck(self, vulkanType): argument
84 def endCheck(self, vulkanType): argument
87 def onCompoundType(self, vulkanType): argument
148 def onString(self, vulkanType): argument
163 def onStringArray(self, vulkanType): argument
181 def onStaticArr(self, vulkanType): argument
190 def onStructExtension(self, vulkanType): argument
229 def onPointer(self, vulkanType): argument
255 def onValue(self, vulkanType): argument
266 def __init__(self, module, typeInfo): argument
302 def onBegin(self,): argument
307 def onGenType(self, typeXml, name, alias): argument
359 def onGenCmd(self, cmdinfo, name, alias): argument
362 def onEnd(self,): argument