Halide
VkDeviceGroupPresentInfoKHX Struct Reference

#include <mini_vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 5014 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHX::sType

Definition at line 5015 of file mini_vulkan.h.

◆ pNext

const void* VkDeviceGroupPresentInfoKHX::pNext

Definition at line 5016 of file mini_vulkan.h.

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHX::swapchainCount

Definition at line 5017 of file mini_vulkan.h.

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHX::pDeviceMasks

Definition at line 5018 of file mini_vulkan.h.

◆ mode

VkDeviceGroupPresentModeFlagBitsKHX VkDeviceGroupPresentInfoKHX::mode

Definition at line 5019 of file mini_vulkan.h.


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