Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | swapchainCount |
const uint32_t * | pDeviceMasks |
VkDeviceGroupPresentModeFlagBitsKHR | mode |
Definition at line 7826 of file vulkan_core.h.
VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode |
Definition at line 7831 of file vulkan_core.h.
const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks |
Definition at line 7830 of file vulkan_core.h.
const void* VkDeviceGroupPresentInfoKHR::pNext |
Definition at line 7828 of file vulkan_core.h.
VkStructureType VkDeviceGroupPresentInfoKHR::sType |
Definition at line 7827 of file vulkan_core.h.
uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount |
Definition at line 7829 of file vulkan_core.h.