struct PhysicalDeviceProvokingVertexPropertiesEXT
Defined at line 134209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceProvokingVertexPropertiesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceProvokingVertexPropertiesEXT.html
Public Members
StructureType sType
void * pNext
Bool32 provokingVertexModePerPipeline
Bool32 transformFeedbackPreservesTriangleFanProvokingVertex
Public Methods
void PhysicalDeviceProvokingVertexPropertiesEXT (Bool32provokingVertexModePerPipeline_,Bool32transformFeedbackPreservesTriangleFanProvokingVertex_,void *pNext_)
Defined at line 134217 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProvokingVertexPropertiesEXT (const PhysicalDeviceProvokingVertexPropertiesEXT & rhs)
Defined at line 134226 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProvokingVertexPropertiesEXT (const VkPhysicalDeviceProvokingVertexPropertiesEXT & rhs)
Defined at line 134228 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProvokingVertexPropertiesEXT & operator= (const PhysicalDeviceProvokingVertexPropertiesEXT & rhs)
Defined at line 134233 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProvokingVertexPropertiesEXT & operator= (const VkPhysicalDeviceProvokingVertexPropertiesEXT & rhs)
Defined at line 134236 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProvokingVertexPropertiesEXT & operator const VkPhysicalDeviceProvokingVertexPropertiesEXT & ()
Defined at line 134242 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProvokingVertexPropertiesEXT & operator VkPhysicalDeviceProvokingVertexPropertiesEXT & ()
Defined at line 134247 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProvokingVertexPropertiesEXT * operator const VkPhysicalDeviceProvokingVertexPropertiesEXT * ()
Defined at line 134252 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProvokingVertexPropertiesEXT * operator VkPhysicalDeviceProvokingVertexPropertiesEXT * ()
Defined at line 134257 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceProvokingVertexPropertiesEXT & )
Defined at line 134270 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp