Home
last modified time | relevance | path

Searched refs:isConstChoice (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
426 if isConstChoice is not None:
427 res.isConst = isConstChoice
450 return self.getTransformed(isConstChoice=False)