Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dvulkantypes.py423 def getTransformed(self, isConstChoice=None, ptrIndirectionChoice=None): argument
428 if ptrIndirectionChoice is not None:
429 res.pointerIndirectionLevels = ptrIndirectionChoice
435 ptrIndirectionChoice=self.pointerIndirectionLevels + 1)
439 ptrIndirectionChoice=self.pointerIndirectionLevels + 1)
447 ptrIndirectionChoice=self.pointerIndirectionLevels - 1)