Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDeviceGroupPresentCapabilitiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 7819 of file vulkan_core.h.

Field Documentation

◆ modes

VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes

Definition at line 7823 of file vulkan_core.h.

◆ pNext

void* VkDeviceGroupPresentCapabilitiesKHR::pNext

Definition at line 7821 of file vulkan_core.h.

◆ presentMask

uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE]

Definition at line 7822 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType

Definition at line 7820 of file vulkan_core.h.


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