Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassSubpassFeedbackCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderPassSubpassFeedbackCreateInfoEXT |
const void * | pNext = {} |
vk::RenderPassSubpassFeedbackInfoEXT * | pSubpassFeedback = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassSubpassFeedbackCreateInfoEXT |
Definition at line 102942 of file vulkan_structs.hpp.
using vk::RenderPassSubpassFeedbackCreateInfoEXT::NativeType = VkRenderPassSubpassFeedbackCreateInfoEXT |
Definition at line 102944 of file vulkan_structs.hpp.
|
inline |
Definition at line 102950 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 102959 of file vulkan_structs.hpp.
|
inline |
Definition at line 102993 of file vulkan_structs.hpp.
|
inline |
Definition at line 102988 of file vulkan_structs.hpp.
|
inline |
Definition at line 103022 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 102967 of file vulkan_structs.hpp.
|
inline |
Definition at line 103013 of file vulkan_structs.hpp.
|
inline |
Definition at line 102974 of file vulkan_structs.hpp.
|
inline |
Definition at line 102981 of file vulkan_structs.hpp.
|
static |
Definition at line 102946 of file vulkan_structs.hpp.
const void* vk::RenderPassSubpassFeedbackCreateInfoEXT::pNext = {} |
Definition at line 103030 of file vulkan_structs.hpp.
vk::RenderPassSubpassFeedbackInfoEXT* vk::RenderPassSubpassFeedbackCreateInfoEXT::pSubpassFeedback = {} |
Definition at line 103031 of file vulkan_structs.hpp.
|
static |
Definition at line 102947 of file vulkan_structs.hpp.
vk::StructureType vk::RenderPassSubpassFeedbackCreateInfoEXT::sType = StructureType::eRenderPassSubpassFeedbackCreateInfoEXT |
Definition at line 103029 of file vulkan_structs.hpp.