Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dcodegen.py659 def validPrimitive(self, typeInfo, typeName): member in CodeGen
664 if not self.validPrimitive(typeInfo, typeName):
685 if not self.validPrimitive(typeInfo, typeName):
708 … if accessType.pointerIndirectionLevels == 0 and not self.validPrimitive(typeInfo, accessTypeName):
755 … if accessType.pointerIndirectionLevels == 0 and not self.validPrimitive(typeInfo, accessTypeName):
817 … if accessType.pointerIndirectionLevels == 0 and not self.validPrimitive(typeInfo, accessTypeName):