Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineDynamicStateCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineDynamicStateCreateInfo |
const void * | pNext = {} |
vk::PipelineDynamicStateCreateFlags | flags = {} |
uint32_t | dynamicStateCount = {} |
const vk::DynamicState * | pDynamicStates = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineDynamicStateCreateInfo |
Definition at line 41433 of file vulkan_structs.hpp.
Definition at line 41435 of file vulkan_structs.hpp.
|
inline |
Definition at line 41441 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 41454 of file vulkan_structs.hpp.
|
inline |
Definition at line 41460 of file vulkan_structs.hpp.
|
inline |
Definition at line 41518 of file vulkan_structs.hpp.
|
inline |
Definition at line 41513 of file vulkan_structs.hpp.
|
inline |
Definition at line 41552 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 41471 of file vulkan_structs.hpp.
|
inline |
Definition at line 41542 of file vulkan_structs.hpp.
|
inline |
Definition at line 41490 of file vulkan_structs.hpp.
|
inline |
Definition at line 41504 of file vulkan_structs.hpp.
|
inline |
Definition at line 41484 of file vulkan_structs.hpp.
|
inline |
Definition at line 41496 of file vulkan_structs.hpp.
|
inline |
Definition at line 41478 of file vulkan_structs.hpp.
|
static |
Definition at line 41437 of file vulkan_structs.hpp.
uint32_t vk::PipelineDynamicStateCreateInfo::dynamicStateCount = {} |
Definition at line 41562 of file vulkan_structs.hpp.
vk::PipelineDynamicStateCreateFlags vk::PipelineDynamicStateCreateInfo::flags = {} |
Definition at line 41561 of file vulkan_structs.hpp.
const vk::DynamicState* vk::PipelineDynamicStateCreateInfo::pDynamicStates = {} |
Definition at line 41563 of file vulkan_structs.hpp.
const void* vk::PipelineDynamicStateCreateInfo::pNext = {} |
Definition at line 41560 of file vulkan_structs.hpp.
|
static |
Definition at line 41438 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineDynamicStateCreateInfo::sType = StructureType::ePipelineDynamicStateCreateInfo |
Definition at line 41559 of file vulkan_structs.hpp.