#include <vulkan_core.h>
Public Attributes | |
| VkDeviceGroupPresentModeFlagBitsKHR | mode |
| const uint32_t * | pDeviceMasks |
| const void * | pNext |
| VkStructureType | sType |
| uint32_t | swapchainCount |
Definition at line 4722 of file vulkan_core.h.
| VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode |
Definition at line 4727 of file vulkan_core.h.
| const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks |
Definition at line 4726 of file vulkan_core.h.
| const void* VkDeviceGroupPresentInfoKHR::pNext |
Definition at line 4724 of file vulkan_core.h.
| VkStructureType VkDeviceGroupPresentInfoKHR::sType |
Definition at line 4723 of file vulkan_core.h.
| uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount |
Definition at line 4725 of file vulkan_core.h.