Halide 19.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
VkPhysicalDeviceMultiviewPropertiesKHX Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxMultiviewViewCount
 
uint32_t maxMultiviewInstanceIndex
 

Detailed Description

Definition at line 4823 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceMultiviewPropertiesKHX::sType

Definition at line 4824 of file mini_vulkan.h.

◆ pNext

void* VkPhysicalDeviceMultiviewPropertiesKHX::pNext

Definition at line 4825 of file mini_vulkan.h.

◆ maxMultiviewViewCount

uint32_t VkPhysicalDeviceMultiviewPropertiesKHX::maxMultiviewViewCount

Definition at line 4826 of file mini_vulkan.h.

◆ maxMultiviewInstanceIndex

uint32_t VkPhysicalDeviceMultiviewPropertiesKHX::maxMultiviewInstanceIndex

Definition at line 4827 of file mini_vulkan.h.


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