SDL 2.0
VkPhysicalDeviceMultiviewProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
uint32_t maxMultiviewViewCount
 
uint32_t maxMultiviewInstanceIndex
 

Detailed Description

Definition at line 4264 of file vulkan_core.h.

Field Documentation

◆ maxMultiviewInstanceIndex

uint32_t VkPhysicalDeviceMultiviewProperties::maxMultiviewInstanceIndex

Definition at line 4268 of file vulkan_core.h.

◆ maxMultiviewViewCount

uint32_t VkPhysicalDeviceMultiviewProperties::maxMultiviewViewCount

Definition at line 4267 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMultiviewProperties::pNext

Definition at line 4266 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMultiviewProperties::sType

Definition at line 4265 of file vulkan_core.h.


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