struct PhysicalDeviceMultiviewFeatures

Defined at line 79478 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
vk::Bool32 multiview
vk::Bool32 multiviewGeometryShader
vk::Bool32 multiviewTessellationShader

Public Methods

void PhysicalDeviceMultiviewFeatures (vk::Bool32 multiview_, vk::Bool32 multiviewGeometryShader_, vk::Bool32 multiviewTessellationShader_, void * pNext_)

Defined at line 79486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceMultiviewFeatures (const PhysicalDeviceMultiviewFeatures & rhs)

Defined at line 79497 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceMultiviewFeatures (const VkPhysicalDeviceMultiviewFeatures & rhs)

Defined at line 79499 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMultiviewFeatures & operator= (const PhysicalDeviceMultiviewFeatures & rhs)

Defined at line 79504 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMultiviewFeatures & operator= (const VkPhysicalDeviceMultiviewFeatures & rhs)

Defined at line 79507 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMultiviewFeatures & setPNext (void * pNext_)

Defined at line 79514 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMultiviewFeatures & setMultiview (vk::Bool32 multiview_)

Defined at line 79520 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMultiviewFeatures & setMultiviewGeometryShader (vk::Bool32 multiviewGeometryShader_)

Defined at line 79526 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMultiviewFeatures & setMultiviewTessellationShader (vk::Bool32 multiviewTessellationShader_)

Defined at line 79533 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceMultiviewFeatures & operator const VkPhysicalDeviceMultiviewFeatures & ()

Defined at line 79541 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceMultiviewFeatures & operator VkPhysicalDeviceMultiviewFeatures & ()

Defined at line 79546 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceMultiviewFeatures & )

Defined at line 79568 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp