Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDeviceGroupPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 7788 of file vulkan_core.h.

Member Data Documentation

◆ mode

VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode

Definition at line 7793 of file vulkan_core.h.

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks

Definition at line 7792 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupPresentInfoKHR::pNext

Definition at line 7790 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHR::sType

Definition at line 7789 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount

Definition at line 7791 of file vulkan_core.h.


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