Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/
Dunbox.py18VulkanCompoundType, VulkanAPI, makeVulkanTypeSimple, vulkanTypeNeedsTransform, vulkanTypeGetNeeded…
Dtransform.py18VulkanCompoundType, VulkanAPI, makeVulkanTypeSimple, vulkanTypeNeedsTransform, vulkanTypeGetNeeded…
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/
Dvulkantypes.py669 class VulkanCompoundType(object): class
774 if type(structOrApi) == VulkanCompoundType:
929 VulkanCompoundType( \
Dcodegen.py16 from .vulkantypes import VulkanType, VulkanTypeInfo, VulkanCompoundType, VulkanAPI
547 if isinstance(vulkanType.parent, VulkanCompoundType):
564 if isinstance(vulkanType.parent, VulkanCompoundType):