• Home
  • Raw
  • Download

Lines Matching defs:self

40     def __init__(self,  argument
77 def getTypeForStreaming(self, vulkanType): argument
91 def makeCastExpr(self, vulkanType): argument
95 def genStreamCall(self, vulkanType, toStreamExpr, sizeExpr): argument
103 def genPrimitiveStreamCall(self, vulkanType, access): argument
113 def genHandleMappingCall(self, vulkanType, access, lenAccess): argument
166 def doAllocSpace(self, vulkanType): argument
182 def getOptionalStringFeatureExpr(self, vulkanType): argument
190 def onCheck(self, vulkanType): argument
239 def onCheckWithNullOptionalStringFeature(self, vulkanType): argument
243 def endCheckWithNullOptionalStringFeature(self, vulkanType): argument
248 def finalCheckWithNullOptionalStringFeature(self, vulkanType): argument
251 def endCheck(self, vulkanType): argument
257 def genFilterFunc(self, filterfunc, env): argument
331 def beginFilterGuard(self, vulkanType): argument
362 def endFilterGuard(self, vulkanType, cleanupExpr=None): argument
377 def getEnvAccessExpr(self, varName): argument
391 def getPointerIndirectionLevels(self, varName): argument
406 def onCompoundType(self, vulkanType): argument
448 def onString(self, vulkanType): argument
463 def onStringArray(self, vulkanType): argument
479 def onStaticArr(self, vulkanType): argument
489 def overwriteSType(self, vulkanType): argument
500 def onStructExtension(self, vulkanType): argument
546 def onPointer(self, vulkanType): argument
586 def onValue(self, vulkanType): argument
604 def streamLetParameter(self, structInfo, letParamInfo): argument
621 def __init__(self, module, typeInfo, variant="host"): argument
681 def onBegin(self,): argument
686 def onBeginFeature(self, featureName): argument
690 def onGenType(self, typeXml, name, alias): argument
874 def onGenCmd(self, cmdinfo, name, alias): argument
898 …def doExtensionStructMarshalingCodegen(self, cgen, retType, extParam, forEach, funcproto, directio… argument
951 def onEnd(self,): argument