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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t presentMask [VK_MAX_DEVICE_GROUP_SIZE]
 
VkDeviceGroupPresentModeFlagsKHR modes
 

Detailed Description

Definition at line 7781 of file vulkan_core.h.

Member Data Documentation

◆ modes

VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes

Definition at line 7785 of file vulkan_core.h.

◆ pNext

void* VkDeviceGroupPresentCapabilitiesKHR::pNext

Definition at line 7783 of file vulkan_core.h.

◆ presentMask

uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE]

Definition at line 7784 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType

Definition at line 7782 of file vulkan_core.h.


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