Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineRasterizationStateRasterizationOrderAMD |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineRasterizationStateRasterizationOrderAMD |
const void * | pNext = {} |
vk::RasterizationOrderAMD | rasterizationOrder = vk::RasterizationOrderAMD::eStrict |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineRasterizationStateRasterizationOrderAMD |
Definition at line 93172 of file vulkan_structs.hpp.
using vk::PipelineRasterizationStateRasterizationOrderAMD::NativeType = VkPipelineRasterizationStateRasterizationOrderAMD |
Definition at line 93174 of file vulkan_structs.hpp.
|
inline |
Definition at line 93180 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 93191 of file vulkan_structs.hpp.
|
inline |
Definition at line 93225 of file vulkan_structs.hpp.
|
inline |
Definition at line 93220 of file vulkan_structs.hpp.
|
inline |
Definition at line 93254 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 93199 of file vulkan_structs.hpp.
|
inline |
Definition at line 93245 of file vulkan_structs.hpp.
|
inline |
Definition at line 93206 of file vulkan_structs.hpp.
|
inline |
Definition at line 93213 of file vulkan_structs.hpp.
|
static |
Definition at line 93176 of file vulkan_structs.hpp.
const void* vk::PipelineRasterizationStateRasterizationOrderAMD::pNext = {} |
Definition at line 93262 of file vulkan_structs.hpp.
vk::RasterizationOrderAMD vk::PipelineRasterizationStateRasterizationOrderAMD::rasterizationOrder = vk::RasterizationOrderAMD::eStrict |
Definition at line 93263 of file vulkan_structs.hpp.
|
static |
Definition at line 93177 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineRasterizationStateRasterizationOrderAMD::sType = StructureType::ePipelineRasterizationStateRasterizationOrderAMD |
Definition at line 93261 of file vulkan_structs.hpp.