Moved hydra to its own namespace
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#include "KRSurface.h"
|
||||
#include "KRSwapchain.h"
|
||||
|
||||
using namespace hydra;
|
||||
|
||||
KRRenderPass::KRRenderPass(KRContext& context)
|
||||
: KRContextObject(context)
|
||||
, m_renderPass(VK_NULL_HANDLE)
|
||||
|
||||
Reference in New Issue
Block a user