|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | prefersDedicatedAllocation |
| VkBool32 | requiresDedicatedAllocation |
Definition at line 5078 of file vulkan_core.h.
| void* VkMemoryDedicatedRequirements::pNext |
Definition at line 5080 of file vulkan_core.h.
| VkBool32 VkMemoryDedicatedRequirements::prefersDedicatedAllocation |
Definition at line 5081 of file vulkan_core.h.
| VkBool32 VkMemoryDedicatedRequirements::requiresDedicatedAllocation |
Definition at line 5082 of file vulkan_core.h.
| VkStructureType VkMemoryDedicatedRequirements::sType |
Definition at line 5079 of file vulkan_core.h.