Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint32_t | presentMask [VK_MAX_DEVICE_GROUP_SIZE] |
VkDeviceGroupPresentModeFlagsKHR | modes |
Definition at line 7819 of file vulkan_core.h.
VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes |
Definition at line 7823 of file vulkan_core.h.
void* VkDeviceGroupPresentCapabilitiesKHR::pNext |
Definition at line 7821 of file vulkan_core.h.
uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE] |
Definition at line 7822 of file vulkan_core.h.
VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType |
Definition at line 7820 of file vulkan_core.h.