struct PhysicalDeviceProvokingVertexFeaturesEXT

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

=== VK_EXT_provoking_vertex ===

Public Members

StructureType sType
void * pNext
vk::Bool32 provokingVertexLast
vk::Bool32 transformFeedbackPreservesProvokingVertex

Public Methods

void PhysicalDeviceProvokingVertexFeaturesEXT (vk::Bool32 provokingVertexLast_, vk::Bool32 transformFeedbackPreservesProvokingVertex_, void * pNext_)

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

void PhysicalDeviceProvokingVertexFeaturesEXT (const PhysicalDeviceProvokingVertexFeaturesEXT & rhs)

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

void PhysicalDeviceProvokingVertexFeaturesEXT (const VkPhysicalDeviceProvokingVertexFeaturesEXT & rhs)

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

PhysicalDeviceProvokingVertexFeaturesEXT & operator= (const PhysicalDeviceProvokingVertexFeaturesEXT & rhs)

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

PhysicalDeviceProvokingVertexFeaturesEXT & operator= (const VkPhysicalDeviceProvokingVertexFeaturesEXT & rhs)

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

PhysicalDeviceProvokingVertexFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceProvokingVertexFeaturesEXT & setProvokingVertexLast (vk::Bool32 provokingVertexLast_)

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

PhysicalDeviceProvokingVertexFeaturesEXT & setTransformFeedbackPreservesProvokingVertex (vk::Bool32 transformFeedbackPreservesProvokingVertex_)

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

const VkPhysicalDeviceProvokingVertexFeaturesEXT & operator const VkPhysicalDeviceProvokingVertexFeaturesEXT & ()

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

VkPhysicalDeviceProvokingVertexFeaturesEXT & operator VkPhysicalDeviceProvokingVertexFeaturesEXT & ()

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

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

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