|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPipelineShaderStageCreateInfo |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePipelineShaderStageCreateInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateFlags | flags = {} |
| VULKAN_HPP_NAMESPACE::ShaderStageFlagBits | stage = VULKAN_HPP_NAMESPACE::ShaderStageFlagBits::eVertex |
| VULKAN_HPP_NAMESPACE::ShaderModule | module = {} |
| const char * | pName = {} |
| const VULKAN_HPP_NAMESPACE::SpecializationInfo * | pSpecializationInfo = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineShaderStageCreateInfo |
Definition at line 14812 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::NativeType = VkPipelineShaderStageCreateInfo |
Definition at line 14814 of file vulkan_structs.hpp.
|
inline |
Definition at line 14820 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14837 of file vulkan_structs.hpp.
|
inline |
Definition at line 14895 of file vulkan_structs.hpp.
|
inline |
Definition at line 14890 of file vulkan_structs.hpp.
|
inline |
Definition at line 14947 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14845 of file vulkan_structs.hpp.
|
inline |
Definition at line 14941 of file vulkan_structs.hpp.
|
inline |
Definition at line 14858 of file vulkan_structs.hpp.
|
inline |
Definition at line 14870 of file vulkan_structs.hpp.
|
inline |
Definition at line 14876 of file vulkan_structs.hpp.
|
inline |
Definition at line 14852 of file vulkan_structs.hpp.
|
inline |
Definition at line 14883 of file vulkan_structs.hpp.
|
inline |
Definition at line 14864 of file vulkan_structs.hpp.
|
static |
Definition at line 14816 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateFlags VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::flags = {} |
Definition at line 14955 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::ShaderModule VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::module = {} |
Definition at line 14957 of file vulkan_structs.hpp.
| const char* VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::pName = {} |
Definition at line 14958 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::pNext = {} |
Definition at line 14954 of file vulkan_structs.hpp.
| const VULKAN_HPP_NAMESPACE::SpecializationInfo* VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::pSpecializationInfo = {} |
Definition at line 14959 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::ShaderStageFlagBits VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::stage = VULKAN_HPP_NAMESPACE::ShaderStageFlagBits::eVertex |
Definition at line 14956 of file vulkan_structs.hpp.
|
static |
Definition at line 14817 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo::sType = StructureType::ePipelineShaderStageCreateInfo |
Definition at line 14953 of file vulkan_structs.hpp.