Graphics: Add FramePipelinePassFlag to fix shadows
This commit is contained in:
committed by
Jérôme Leclercq
parent
8fb6ea728d
commit
ef0a34b7b1
@@ -8,6 +8,7 @@
|
||||
#define NAZARA_GRAPHICS_DEBUGDRAWPIPELINEPASS_HPP
|
||||
|
||||
#include <NazaraUtils/Prerequisites.hpp>
|
||||
#include <Nazara/Core/ParameterList.hpp>
|
||||
#include <Nazara/Graphics/Config.hpp>
|
||||
#include <Nazara/Graphics/FramePipelinePass.hpp>
|
||||
#include <string>
|
||||
@@ -18,7 +19,6 @@ namespace Nz
|
||||
class FrameGraph;
|
||||
class FramePass;
|
||||
class FramePipeline;
|
||||
class ParameterList;
|
||||
class RenderFrame;
|
||||
|
||||
class NAZARA_GRAPHICS_API DebugDrawPipelinePass : public FramePipelinePass
|
||||
|
||||
Reference in New Issue
Block a user