Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineRasterizationDepthClipStateCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT |
const void * | pNext = {} |
vk::PipelineRasterizationDepthClipStateCreateFlagsEXT | flags = {} |
vk::Bool32 | depthClipEnable = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT |
Definition at line 92824 of file vulkan_structs.hpp.
using vk::PipelineRasterizationDepthClipStateCreateInfoEXT::NativeType = VkPipelineRasterizationDepthClipStateCreateInfoEXT |
Definition at line 92826 of file vulkan_structs.hpp.
|
inline |
Definition at line 92832 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92844 of file vulkan_structs.hpp.
|
inline |
Definition at line 92885 of file vulkan_structs.hpp.
|
inline |
Definition at line 92880 of file vulkan_structs.hpp.
|
inline |
Definition at line 92917 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92852 of file vulkan_structs.hpp.
|
inline |
Definition at line 92908 of file vulkan_structs.hpp.
|
inline |
Definition at line 92873 of file vulkan_structs.hpp.
|
inline |
Definition at line 92866 of file vulkan_structs.hpp.
|
inline |
Definition at line 92859 of file vulkan_structs.hpp.
|
static |
Definition at line 92828 of file vulkan_structs.hpp.
vk::Bool32 vk::PipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable = {} |
Definition at line 92927 of file vulkan_structs.hpp.
vk::PipelineRasterizationDepthClipStateCreateFlagsEXT vk::PipelineRasterizationDepthClipStateCreateInfoEXT::flags = {} |
Definition at line 92926 of file vulkan_structs.hpp.
const void* vk::PipelineRasterizationDepthClipStateCreateInfoEXT::pNext = {} |
Definition at line 92925 of file vulkan_structs.hpp.
|
static |
Definition at line 92829 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineRasterizationDepthClipStateCreateInfoEXT::sType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT |
Definition at line 92924 of file vulkan_structs.hpp.