|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | presentMask [VK_MAX_DEVICE_GROUP_SIZE] |
| VkDeviceGroupPresentModeFlagsKHR | modes |
Definition at line 4865 of file vulkan_core.h.
| VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes |
Definition at line 4869 of file vulkan_core.h.
| const void* VkDeviceGroupPresentCapabilitiesKHR::pNext |
Definition at line 4867 of file vulkan_core.h.
| uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE] |
Definition at line 4868 of file vulkan_core.h.
| VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType |
Definition at line 4866 of file vulkan_core.h.