HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkDeviceGroupPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const uint32_t * pDeviceMasks
 
VkDeviceGroupPresentModeFlagBitsKHR mode
 

Detailed Description

Definition at line 7709 of file vulkan_core.h.

Member Data Documentation

VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode

Definition at line 7714 of file vulkan_core.h.

const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks

Definition at line 7713 of file vulkan_core.h.

const void* VkDeviceGroupPresentInfoKHR::pNext

Definition at line 7711 of file vulkan_core.h.

VkStructureType VkDeviceGroupPresentInfoKHR::sType

Definition at line 7710 of file vulkan_core.h.

uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount

Definition at line 7712 of file vulkan_core.h.


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