Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
Dreservedmarshaling.py39 stackVar=None, argument
69 self.stackVar = stackVar
238 if self.stackVar:
243 … "%s = %s%s" % (access, self.makeCastExpr(vulkanType.getForNonConstAccess()), self.stackVar))
Dsubdecode.py104 stackVar="stack_%s" % param.paramName,