Searched defs:structInfo (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/ |
D | vulkantypes.py | 1213 def vulkanTypeGetStructFieldLengthInfo(structInfo, vulkanType): argument 1214 def getSpecialCaseVulkanStructFieldLength(structInfo, vulkanType): argument 1254 def __init__(self, typeInfo, structInfo, vulkanType): argument
|
D | codegen.py | 461 structInfo, argument 467 def handleSpecialCases(structInfo, vulkanType, structVarName, asPtr): argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/ |
D | counting.py | 485 def streamLetParameter(self, structInfo, letParamInfo): argument
|
D | marshaling.py | 604 def streamLetParameter(self, structInfo, letParamInfo): argument
|
D | reservedmarshaling.py | 703 def streamLetParameter(self, structInfo, letParamInfo): argument
|