Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceMultiviewProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t maxMultiviewViewCount
 
uint32_t maxMultiviewInstanceIndex
 

Detailed Description

Definition at line 5419 of file vulkan_core.h.

Field Documentation

◆ maxMultiviewInstanceIndex

uint32_t VkPhysicalDeviceMultiviewProperties::maxMultiviewInstanceIndex

Definition at line 5423 of file vulkan_core.h.

◆ maxMultiviewViewCount

uint32_t VkPhysicalDeviceMultiviewProperties::maxMultiviewViewCount

Definition at line 5422 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMultiviewProperties::pNext

Definition at line 5421 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMultiviewProperties::sType

Definition at line 5420 of file vulkan_core.h.


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