Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineTessellationStateCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineTessellationStateCreateInfo |
const void * | pNext = {} |
vk::PipelineTessellationStateCreateFlags | flags = {} |
uint32_t | patchControlPoints = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineTessellationStateCreateInfo |
Definition at line 40089 of file vulkan_structs.hpp.
Definition at line 40091 of file vulkan_structs.hpp.
|
inline |
Definition at line 40097 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 40108 of file vulkan_structs.hpp.
|
inline |
Definition at line 40148 of file vulkan_structs.hpp.
|
inline |
Definition at line 40143 of file vulkan_structs.hpp.
|
inline |
Definition at line 40180 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 40116 of file vulkan_structs.hpp.
|
inline |
Definition at line 40171 of file vulkan_structs.hpp.
|
inline |
Definition at line 40130 of file vulkan_structs.hpp.
|
inline |
Definition at line 40136 of file vulkan_structs.hpp.
|
inline |
Definition at line 40123 of file vulkan_structs.hpp.
|
static |
Definition at line 40093 of file vulkan_structs.hpp.
vk::PipelineTessellationStateCreateFlags vk::PipelineTessellationStateCreateInfo::flags = {} |
Definition at line 40189 of file vulkan_structs.hpp.
uint32_t vk::PipelineTessellationStateCreateInfo::patchControlPoints = {} |
Definition at line 40190 of file vulkan_structs.hpp.
const void* vk::PipelineTessellationStateCreateInfo::pNext = {} |
Definition at line 40188 of file vulkan_structs.hpp.
|
static |
Definition at line 40094 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineTessellationStateCreateInfo::sType = StructureType::ePipelineTessellationStateCreateInfo |
Definition at line 40187 of file vulkan_structs.hpp.