FTEQW
Documentation of the FTE engine source tree.
VkPhysicalDeviceMultiviewFeaturesKHX Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 multiview
 
VkBool32 multiviewGeometryShader
 
VkBool32 multiviewTessellationShader
 

Member Data Documentation

◆ multiview

VkBool32 VkPhysicalDeviceMultiviewFeaturesKHX::multiview

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceMultiviewFeaturesKHX::multiviewGeometryShader

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceMultiviewFeaturesKHX::multiviewTessellationShader

◆ pNext

void* VkPhysicalDeviceMultiviewFeaturesKHX::pNext

◆ sType

VkStructureType VkPhysicalDeviceMultiviewFeaturesKHX::sType

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