RetroArch
Public Attributes | List of all members
VkPhysicalDeviceMultiviewFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 multiview
 
VkBool32 multiviewGeometryShader
 
VkBool32 multiviewTessellationShader
 

Member Data Documentation

◆ multiview

VkBool32 VkPhysicalDeviceMultiviewFeatures::multiview

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceMultiviewFeatures::multiviewGeometryShader

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceMultiviewFeatures::multiviewTessellationShader

◆ pNext

void* VkPhysicalDeviceMultiviewFeatures::pNext

◆ sType

VkStructureType VkPhysicalDeviceMultiviewFeatures::sType

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