Searched defs:VmaAllocationInfo (Results 1 – 4 of 4) sorted by relevance
1734 typedef struct VmaAllocationInfo { struct1739 uint32_t memoryType;1748 VkDeviceMemory deviceMemory;1773 } VmaAllocationInfo; argument
2450 typedef struct VmaAllocationInfo { struct2455 uint32_t memoryType;2464 VkDeviceMemory deviceMemory;2489 } VmaAllocationInfo; argument
3072 typedef struct VmaAllocationInfo { struct3077 uint32_t memoryType;3086 VkDeviceMemory VMA_NULLABLE_NON_DISPATCHABLE deviceMemory;3111 } VmaAllocationInfo; argument
3076 typedef struct VmaAllocationInfo { struct3081 uint32_t memoryType;3090 VkDeviceMemory VMA_NULLABLE_NON_DISPATCHABLE deviceMemory;3115 } VmaAllocationInfo; typedef