Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineCreationFeedbackCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineCreationFeedbackCreateInfo |
const void * | pNext = {} |
vk::PipelineCreationFeedback * | pPipelineCreationFeedback = {} |
uint32_t | pipelineStageCreationFeedbackCount = {} |
vk::PipelineCreationFeedback * | pPipelineStageCreationFeedbacks = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineCreationFeedbackCreateInfo |
Definition at line 91115 of file vulkan_structs.hpp.
Definition at line 91117 of file vulkan_structs.hpp.
|
inline |
Definition at line 91123 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91136 of file vulkan_structs.hpp.
|
inline |
Definition at line 91142 of file vulkan_structs.hpp.
|
inline |
Definition at line 91208 of file vulkan_structs.hpp.
|
inline |
Definition at line 91203 of file vulkan_structs.hpp.
|
inline |
Definition at line 91243 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91157 of file vulkan_structs.hpp.
|
inline |
Definition at line 91232 of file vulkan_structs.hpp.
|
inline |
Definition at line 91178 of file vulkan_structs.hpp.
|
inline |
Definition at line 91192 of file vulkan_structs.hpp.
|
inline |
Definition at line 91164 of file vulkan_structs.hpp.
|
inline |
Definition at line 91171 of file vulkan_structs.hpp.
|
inline |
Definition at line 91185 of file vulkan_structs.hpp.
|
static |
Definition at line 91119 of file vulkan_structs.hpp.
uint32_t vk::PipelineCreationFeedbackCreateInfo::pipelineStageCreationFeedbackCount = {} |
Definition at line 91253 of file vulkan_structs.hpp.
const void* vk::PipelineCreationFeedbackCreateInfo::pNext = {} |
Definition at line 91251 of file vulkan_structs.hpp.
vk::PipelineCreationFeedback* vk::PipelineCreationFeedbackCreateInfo::pPipelineCreationFeedback = {} |
Definition at line 91252 of file vulkan_structs.hpp.
vk::PipelineCreationFeedback* vk::PipelineCreationFeedbackCreateInfo::pPipelineStageCreationFeedbacks = {} |
Definition at line 91254 of file vulkan_structs.hpp.
|
static |
Definition at line 91120 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineCreationFeedbackCreateInfo::sType = StructureType::ePipelineCreationFeedbackCreateInfo |
Definition at line 91250 of file vulkan_structs.hpp.