Fix compilation
This commit is contained in:
parent
c1a01c4183
commit
f830dbf6d4
|
|
@ -57,7 +57,7 @@ namespace Nz
|
|||
|
||||
private:
|
||||
bool SetupDepthBuffer(const Vector2ui& size);
|
||||
bool SetupRenderPass(const Vector2ui& size);
|
||||
bool SetupRenderPass();
|
||||
bool SetupSwapchain(Vk::Surface& surface, const Vector2ui& size);
|
||||
|
||||
Clock m_clock;
|
||||
|
|
|
|||
Loading…
Reference in New Issue