|
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 5841 of file vulkan_core.h.
| VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes |
Definition at line 5845 of file vulkan_core.h.
| const void* VkDeviceGroupPresentCapabilitiesKHR::pNext |
Definition at line 5843 of file vulkan_core.h.
| uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE] |
Definition at line 5844 of file vulkan_core.h.
| VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType |
Definition at line 5842 of file vulkan_core.h.