Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkGraphicsShaderGroupCreateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eGraphicsShaderGroupCreateInfoNV |
const void * | pNext = {} |
uint32_t | stageCount = {} |
const vk::PipelineShaderStageCreateInfo * | pStages = {} |
const vk::PipelineVertexInputStateCreateInfo * | pVertexInputState = {} |
const vk::PipelineTessellationStateCreateInfo * | pTessellationState = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eGraphicsShaderGroupCreateInfoNV |
Definition at line 42011 of file vulkan_structs.hpp.
Definition at line 42013 of file vulkan_structs.hpp.
|
inline |
Definition at line 42019 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 42034 of file vulkan_structs.hpp.
|
inline |
Definition at line 42040 of file vulkan_structs.hpp.
|
inline |
Definition at line 42112 of file vulkan_structs.hpp.
|
inline |
Definition at line 42107 of file vulkan_structs.hpp.
|
inline |
Definition at line 42147 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 42056 of file vulkan_structs.hpp.
|
inline |
Definition at line 42137 of file vulkan_structs.hpp.
|
inline |
Definition at line 42063 of file vulkan_structs.hpp.
|
inline |
Definition at line 42076 of file vulkan_structs.hpp.
|
inline |
Definition at line 42100 of file vulkan_structs.hpp.
|
inline |
Definition at line 42093 of file vulkan_structs.hpp.
|
inline |
Definition at line 42069 of file vulkan_structs.hpp.
|
inline |
Definition at line 42084 of file vulkan_structs.hpp.
|
static |
Definition at line 42015 of file vulkan_structs.hpp.
const void* vk::GraphicsShaderGroupCreateInfoNV::pNext = {} |
Definition at line 42155 of file vulkan_structs.hpp.
const vk::PipelineShaderStageCreateInfo* vk::GraphicsShaderGroupCreateInfoNV::pStages = {} |
Definition at line 42157 of file vulkan_structs.hpp.
const vk::PipelineTessellationStateCreateInfo* vk::GraphicsShaderGroupCreateInfoNV::pTessellationState = {} |
Definition at line 42159 of file vulkan_structs.hpp.
const vk::PipelineVertexInputStateCreateInfo* vk::GraphicsShaderGroupCreateInfoNV::pVertexInputState = {} |
Definition at line 42158 of file vulkan_structs.hpp.
uint32_t vk::GraphicsShaderGroupCreateInfoNV::stageCount = {} |
Definition at line 42156 of file vulkan_structs.hpp.
|
static |
Definition at line 42016 of file vulkan_structs.hpp.
vk::StructureType vk::GraphicsShaderGroupCreateInfoNV::sType = StructureType::eGraphicsShaderGroupCreateInfoNV |
Definition at line 42154 of file vulkan_structs.hpp.