|
| RenderPass (VkRenderPass renderPass, const char *renderPassName) |
|
| RenderPass (const CreateInfo &createInfo) |
|
void | Update (VkRenderPass renderPass) |
|
virtual VkRenderPass | GetRenderPassHandle () const |
|
virtual const char * | GetDebugName () const override |
|
virtual const float * | GetDebugColor () const override |
|
◆ ~RenderPass()
Grindstone::GraphicsAPI::Vulkan::RenderPass::~RenderPass |
( |
| ) |
|
|
overridevirtual |
◆ GetDebugColor()
const float * Grindstone::GraphicsAPI::Vulkan::RenderPass::GetDebugColor |
( |
| ) |
const |
|
overridevirtual |
◆ GetDebugName()
const char * Grindstone::GraphicsAPI::Vulkan::RenderPass::GetDebugName |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/Plugins/GraphicsVulkan/VulkanRenderPass.hpp
- /github/workspace/sources/code/Plugins/GraphicsVulkan/VulkanRenderPass.cpp