Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineRasterizationProvokingVertexStateCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineRasterizationProvokingVertexStateCreateInfoEXT |
const void * | pNext = {} |
vk::ProvokingVertexModeEXT | provokingVertexMode = vk::ProvokingVertexModeEXT::eFirstVertex |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineRasterizationProvokingVertexStateCreateInfoEXT |
Definition at line 93070 of file vulkan_structs.hpp.
using vk::PipelineRasterizationProvokingVertexStateCreateInfoEXT::NativeType = VkPipelineRasterizationProvokingVertexStateCreateInfoEXT |
Definition at line 93072 of file vulkan_structs.hpp.
|
inline |
Definition at line 93078 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 93089 of file vulkan_structs.hpp.
|
inline |
Definition at line 93125 of file vulkan_structs.hpp.
|
inline |
Definition at line 93120 of file vulkan_structs.hpp.
|
inline |
Definition at line 93154 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 93099 of file vulkan_structs.hpp.
|
inline |
Definition at line 93145 of file vulkan_structs.hpp.
|
inline |
Definition at line 93106 of file vulkan_structs.hpp.
|
inline |
Definition at line 93113 of file vulkan_structs.hpp.
|
static |
Definition at line 93074 of file vulkan_structs.hpp.
const void* vk::PipelineRasterizationProvokingVertexStateCreateInfoEXT::pNext = {} |
Definition at line 93162 of file vulkan_structs.hpp.
vk::ProvokingVertexModeEXT vk::PipelineRasterizationProvokingVertexStateCreateInfoEXT::provokingVertexMode = vk::ProvokingVertexModeEXT::eFirstVertex |
Definition at line 93163 of file vulkan_structs.hpp.
|
static |
Definition at line 93075 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineRasterizationProvokingVertexStateCreateInfoEXT::sType = StructureType::ePipelineRasterizationProvokingVertexStateCreateInfoEXT |
Definition at line 93161 of file vulkan_structs.hpp.