ReactOS 0.4.17-dev-934-g091855f
VkDeviceGroupPresentCapabilitiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDeviceGroupPresentCapabilitiesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t presentMask [VK_MAX_DEVICE_GROUP_SIZE]
 
VkDeviceGroupPresentModeFlagsKHR modes
 

Detailed Description

Definition at line 8460 of file vulkan.h.

Member Data Documentation

◆ modes

VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes

Definition at line 8465 of file vulkan.h.

◆ pNext

void* VkDeviceGroupPresentCapabilitiesKHR::pNext

Definition at line 8463 of file vulkan.h.

◆ presentMask

uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE]

Definition at line 8464 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType

Definition at line 8462 of file vulkan.h.


The documentation for this struct was generated from the following file: