Align managed raster RenderGraph authoring with URP
This commit is contained in:
@@ -381,7 +381,7 @@ TEST_F(
|
||||
ASSERT_EQ(compiledGraph.GetPassCount(), 1u);
|
||||
EXPECT_STREQ(
|
||||
compiledGraph.GetPassName(0).CStr(),
|
||||
"Universal.ColorScaleFullscreen");
|
||||
"Project.PostProcessColorScale");
|
||||
|
||||
recorder->Shutdown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user