struct PhysicalDeviceMultiviewFeatures
Defined at line 127531 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceMultiviewFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceMultiviewFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 multiview
Bool32 multiviewGeometryShader
Bool32 multiviewTessellationShader
Public Methods
void PhysicalDeviceMultiviewFeatures (Bool32multiview_,Bool32multiviewGeometryShader_,Bool32multiviewTessellationShader_,void *pNext_)
Defined at line 127539 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMultiviewFeatures (const PhysicalDeviceMultiviewFeatures & rhs)
Defined at line 127550 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMultiviewFeatures (const VkPhysicalDeviceMultiviewFeatures & rhs)
Defined at line 127552 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures & operator= (const PhysicalDeviceMultiviewFeatures & rhs)
Defined at line 127557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures & operator= (const VkPhysicalDeviceMultiviewFeatures & rhs)
Defined at line 127560 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures & setPNext (void * pNext_)
Defined at line 127567 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures && setPNext (void * pNext_)
Defined at line 127573 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures & setMultiview (Bool32 multiview_)
Defined at line 127579 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures && setMultiview (Bool32 multiview_)
Defined at line 127585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures & setMultiviewGeometryShader (Bool32 multiviewGeometryShader_)
Defined at line 127591 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures && setMultiviewGeometryShader (Bool32 multiviewGeometryShader_)
Defined at line 127597 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures & setMultiviewTessellationShader (Bool32 multiviewTessellationShader_)
Defined at line 127603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewFeatures && setMultiviewTessellationShader (Bool32 multiviewTessellationShader_)
Defined at line 127609 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMultiviewFeatures & operator const VkPhysicalDeviceMultiviewFeatures & ()
Defined at line 127616 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMultiviewFeatures & operator VkPhysicalDeviceMultiviewFeatures & ()
Defined at line 127621 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMultiviewFeatures * operator const VkPhysicalDeviceMultiviewFeatures * ()
Defined at line 127626 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMultiviewFeatures * operator VkPhysicalDeviceMultiviewFeatures * ()
Defined at line 127631 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMultiviewFeatures & )
Defined at line 127644 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp