class RenderPass

Defined at line 10802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

wrapper class for handle VkRenderPass, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkRenderPass.html

Public Members

static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType

Public Methods

void RenderPass ()

Defined at line 10812 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void RenderPass (const RenderPass & rhs)

Defined at line 10814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

RenderPass & operator= (const RenderPass & rhs)

Defined at line 10815 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void RenderPass (RenderPass && rhs)

Defined at line 10818 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

RenderPass & operator= (RenderPass && rhs)

Defined at line 10819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void RenderPass (std::nullptr_t )

Defined at line 10830 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void RenderPass (VkRenderPass renderPass)

Defined at line 10832 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

RenderPass & operator= (VkRenderPass renderPass)

Defined at line 10835 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

RenderPass & operator= (std::nullptr_t )

Defined at line 10842 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

VkRenderPass operator VkRenderPass_T * ()

Defined at line 10848 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator bool ()

Defined at line 10853 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator! ()

Defined at line 10858 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp