Lines Matching defs:self
24 def __init__(self, cgen, inputVar, handlemapVarName, prefix, isHandleFunc): argument
47 def needSkip(self, vulkanType): argument
50 def makeCastExpr(self, vulkanType): argument
54 def asNonConstCast(self, access, vulkanType): argument
63 def onCheck(self, vulkanType): argument
66 def endCheck(self, vulkanType): argument
69 def onCompoundType(self, vulkanType): argument
110 def onString(self, vulkanType): argument
113 def onStringArray(self, vulkanType): argument
116 def onStaticArr(self, vulkanType): argument
128 def onStructExtension(self, vulkanType): argument
137 def onPointer(self, vulkanType): argument
160 def onValue(self, vulkanType): argument
171 def __init__(self, module, typeInfo): argument
199 def onBegin(self,): argument
204 def onGenType(self, typeXml, name, alias): argument
247 def onGenCmd(self, cmdinfo, name, alias): argument
250 def onEnd(self,): argument