mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
compilation fix with static pipeline object
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
using namespace Nuake;
|
||||
|
||||
RenderPipeline SceneRenderPipeline::GBufferPipeline;
|
||||
|
||||
SceneRenderPipeline::SceneRenderPipeline()
|
||||
{
|
||||
VkShaderManager& shaderMgr = VkShaderManager::Get();
|
||||
|
||||
Reference in New Issue
Block a user