Halide 19.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
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 5012 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHX::sType

Definition at line 5013 of file mini_vulkan.h.

◆ pNext

const void* VkDeviceGroupPresentInfoKHX::pNext

Definition at line 5014 of file mini_vulkan.h.

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHX::swapchainCount

Definition at line 5015 of file mini_vulkan.h.

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHX::pDeviceMasks

Definition at line 5016 of file mini_vulkan.h.

◆ mode

VkDeviceGroupPresentModeFlagBitsKHX VkDeviceGroupPresentInfoKHX::mode

Definition at line 5017 of file mini_vulkan.h.


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