Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | prefersDedicatedAllocation |
VkBool32 | requiresDedicatedAllocation |
Definition at line 5193 of file vulkan_core.h.
void* VkMemoryDedicatedRequirements::pNext |
Definition at line 5195 of file vulkan_core.h.
VkBool32 VkMemoryDedicatedRequirements::prefersDedicatedAllocation |
Definition at line 5196 of file vulkan_core.h.
VkBool32 VkMemoryDedicatedRequirements::requiresDedicatedAllocation |
Definition at line 5197 of file vulkan_core.h.
VkStructureType VkMemoryDedicatedRequirements::sType |
Definition at line 5194 of file vulkan_core.h.