Adding interface for renderpass layout transitions
This commit is contained in:
@@ -35,9 +35,9 @@ protected:
|
||||
RenderGraph<
|
||||
DepthPrepass,
|
||||
LightCullingPass,
|
||||
BasePass,
|
||||
DebugPass,
|
||||
SkyboxRenderPass
|
||||
BasePass
|
||||
//DebugPass,
|
||||
//SkyboxRenderPass
|
||||
> renderGraph;
|
||||
|
||||
PSystemGraph systemGraph;
|
||||
|
||||
Reference in New Issue
Block a user