Vulkan: Add renderpass and framebuffers
This commit is contained in:
@@ -11,9 +11,4 @@ namespace Nz
|
||||
{
|
||||
OnRenderTargetRelease(this);
|
||||
}
|
||||
|
||||
void VkRenderTarget::Destroy()
|
||||
{
|
||||
m_renderPass.Destroy();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user