|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPipelineDynamicStateCreateInfo |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePipelineDynamicStateCreateInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateFlags | flags = {} |
| uint32_t | dynamicStateCount = {} |
| const VULKAN_HPP_NAMESPACE::DynamicState * | pDynamicStates = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineDynamicStateCreateInfo |
Definition at line 36641 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateInfo::NativeType = VkPipelineDynamicStateCreateInfo |
Definition at line 36643 of file vulkan_structs.hpp.
|
inline |
Definition at line 36649 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36662 of file vulkan_structs.hpp.
|
inline |
Definition at line 36668 of file vulkan_structs.hpp.
|
inline |
Definition at line 36726 of file vulkan_structs.hpp.
|
inline |
Definition at line 36721 of file vulkan_structs.hpp.
|
inline |
Definition at line 36760 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36679 of file vulkan_structs.hpp.
|
inline |
Definition at line 36750 of file vulkan_structs.hpp.
|
inline |
Definition at line 36698 of file vulkan_structs.hpp.
|
inline |
Definition at line 36712 of file vulkan_structs.hpp.
|
inline |
Definition at line 36692 of file vulkan_structs.hpp.
|
inline |
Definition at line 36704 of file vulkan_structs.hpp.
|
inline |
Definition at line 36686 of file vulkan_structs.hpp.
|
static |
Definition at line 36645 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateInfo::dynamicStateCount = {} |
Definition at line 36770 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateFlags VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateInfo::flags = {} |
Definition at line 36769 of file vulkan_structs.hpp.
| const VULKAN_HPP_NAMESPACE::DynamicState* VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateInfo::pDynamicStates = {} |
Definition at line 36771 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateInfo::pNext = {} |
Definition at line 36768 of file vulkan_structs.hpp.
|
static |
Definition at line 36646 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineDynamicStateCreateInfo::sType = StructureType::ePipelineDynamicStateCreateInfo |
Definition at line 36767 of file vulkan_structs.hpp.