Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkDeviceGroupPresentInfoKHR Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const uint32_tpDeviceMasks
 
VkDeviceGroupPresentModeFlagBitsKHR mode
 

Detailed Description

Definition at line 1614 of file vulkan.h.

Member Data Documentation

◆ mode

VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode

Definition at line 1619 of file vulkan.h.

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks

Definition at line 1618 of file vulkan.h.

◆ pNext

const void* VkDeviceGroupPresentInfoKHR::pNext

Definition at line 1616 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHR::sType

Definition at line 1615 of file vulkan.h.

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount

Definition at line 1617 of file vulkan.h.


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