Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkGraphicsPipelineShaderGroupsCreateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eGraphicsPipelineShaderGroupsCreateInfoNV |
const void * | pNext = {} |
uint32_t | groupCount = {} |
const vk::GraphicsShaderGroupCreateInfoNV * | pGroups = {} |
uint32_t | pipelineCount = {} |
const vk::Pipeline * | pPipelines = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eGraphicsPipelineShaderGroupsCreateInfoNV |
Definition at line 42168 of file vulkan_structs.hpp.
using vk::GraphicsPipelineShaderGroupsCreateInfoNV::NativeType = VkGraphicsPipelineShaderGroupsCreateInfoNV |
Definition at line 42170 of file vulkan_structs.hpp.
|
inline |
Definition at line 42176 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 42191 of file vulkan_structs.hpp.
|
inline |
Definition at line 42197 of file vulkan_structs.hpp.
|
inline |
Definition at line 42277 of file vulkan_structs.hpp.
|
inline |
Definition at line 42272 of file vulkan_structs.hpp.
|
inline |
Definition at line 42312 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 42213 of file vulkan_structs.hpp.
|
inline |
Definition at line 42302 of file vulkan_structs.hpp.
|
inline |
Definition at line 42226 of file vulkan_structs.hpp.
|
inline |
Definition at line 42240 of file vulkan_structs.hpp.
|
inline |
Definition at line 42233 of file vulkan_structs.hpp.
|
inline |
Definition at line 42249 of file vulkan_structs.hpp.
|
inline |
Definition at line 42263 of file vulkan_structs.hpp.
|
inline |
Definition at line 42220 of file vulkan_structs.hpp.
|
inline |
Definition at line 42255 of file vulkan_structs.hpp.
|
static |
Definition at line 42172 of file vulkan_structs.hpp.
uint32_t vk::GraphicsPipelineShaderGroupsCreateInfoNV::groupCount = {} |
Definition at line 42321 of file vulkan_structs.hpp.
const vk::GraphicsShaderGroupCreateInfoNV* vk::GraphicsPipelineShaderGroupsCreateInfoNV::pGroups = {} |
Definition at line 42322 of file vulkan_structs.hpp.
uint32_t vk::GraphicsPipelineShaderGroupsCreateInfoNV::pipelineCount = {} |
Definition at line 42323 of file vulkan_structs.hpp.
const void* vk::GraphicsPipelineShaderGroupsCreateInfoNV::pNext = {} |
Definition at line 42320 of file vulkan_structs.hpp.
const vk::Pipeline* vk::GraphicsPipelineShaderGroupsCreateInfoNV::pPipelines = {} |
Definition at line 42324 of file vulkan_structs.hpp.
|
static |
Definition at line 42173 of file vulkan_structs.hpp.
vk::StructureType vk::GraphicsPipelineShaderGroupsCreateInfoNV::sType = StructureType::eGraphicsPipelineShaderGroupsCreateInfoNV |
Definition at line 42319 of file vulkan_structs.hpp.