#include <vulkan_core.h>
Public Attributes | |
| VkDeviceGroupPresentModeFlagsKHR | modes |
| const void * | pNext |
| uint32_t | presentMask [VK_MAX_DEVICE_GROUP_SIZE] |
| VkStructureType | sType |
Definition at line 4715 of file vulkan_core.h.
| VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes |
Definition at line 4719 of file vulkan_core.h.
| const void* VkDeviceGroupPresentCapabilitiesKHR::pNext |
Definition at line 4717 of file vulkan_core.h.
| uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE] |
Definition at line 4718 of file vulkan_core.h.
| VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType |
Definition at line 4716 of file vulkan_core.h.