Searched defs:structInfo (Results 1 – 5 of 5) sorted by relevance
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/ |
D | vulkantypes.py | 1044 def vulkanTypeGetStructFieldLengthInfo(structInfo, vulkanType): argument 1045 def getSpecialCaseVulkanStructFieldLength(structInfo, vulkanType): argument 1087 def __init__(self, typeInfo, structInfo, vulkanType): argument
|
D | codegen.py | 422 structInfo, argument 428 def handleSpecialCases(structInfo, vulkanType, structVarName, asPtr): argument
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/ |
D | counting.py | 485 def streamLetParameter(self, structInfo, letParamInfo): argument
|
D | marshaling.py | 604 def streamLetParameter(self, structInfo, letParamInfo): argument
|
D | reservedmarshaling.py | 704 def streamLetParameter(self, structInfo, letParamInfo): argument
|