Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineTessellationDomainOriginStateCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineTessellationDomainOriginStateCreateInfo |
const void * | pNext = {} |
vk::TessellationDomainOrigin | domainOrigin = vk::TessellationDomainOrigin::eUpperLeft |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineTessellationDomainOriginStateCreateInfo |
Definition at line 94228 of file vulkan_structs.hpp.
using vk::PipelineTessellationDomainOriginStateCreateInfo::NativeType = VkPipelineTessellationDomainOriginStateCreateInfo |
Definition at line 94230 of file vulkan_structs.hpp.
|
inline |
Definition at line 94236 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 94247 of file vulkan_structs.hpp.
|
inline |
Definition at line 94281 of file vulkan_structs.hpp.
|
inline |
Definition at line 94276 of file vulkan_structs.hpp.
|
inline |
Definition at line 94310 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 94255 of file vulkan_structs.hpp.
|
inline |
Definition at line 94301 of file vulkan_structs.hpp.
|
inline |
Definition at line 94269 of file vulkan_structs.hpp.
|
inline |
Definition at line 94262 of file vulkan_structs.hpp.
|
static |
Definition at line 94232 of file vulkan_structs.hpp.
vk::TessellationDomainOrigin vk::PipelineTessellationDomainOriginStateCreateInfo::domainOrigin = vk::TessellationDomainOrigin::eUpperLeft |
Definition at line 94319 of file vulkan_structs.hpp.
const void* vk::PipelineTessellationDomainOriginStateCreateInfo::pNext = {} |
Definition at line 94318 of file vulkan_structs.hpp.
|
static |
Definition at line 94233 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineTessellationDomainOriginStateCreateInfo::sType = StructureType::ePipelineTessellationDomainOriginStateCreateInfo |
Definition at line 94317 of file vulkan_structs.hpp.