#include <vulkan_structs.hpp>
Definition at line 77635 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceProvokingVertexPropertiesEXT() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceProvokingVertexPropertiesEXT::PhysicalDeviceProvokingVertexPropertiesEXT |
( |
vk::Bool32 |
provokingVertexModePerPipeline_ = {} , |
|
|
vk::Bool32 |
transformFeedbackPreservesTriangleFanProvokingVertex_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceProvokingVertexPropertiesEXT() [2/3]
◆ PhysicalDeviceProvokingVertexPropertiesEXT() [3/3]
◆ operator VkPhysicalDeviceProvokingVertexPropertiesEXT &()
◆ operator VkPhysicalDeviceProvokingVertexPropertiesEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceProvokingVertexPropertiesEXT::allowDuplicate = false |
|
static |
◆ pNext
void* vk::PhysicalDeviceProvokingVertexPropertiesEXT::pNext = {} |
◆ provokingVertexModePerPipeline
vk::Bool32 vk::PhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline = {} |
◆ structureType
◆ sType
◆ transformFeedbackPreservesTriangleFanProvokingVertex
vk::Bool32 vk::PhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex = {} |
The documentation for this struct was generated from the following file: