Align managed raster RenderGraph authoring with URP
This commit is contained in:
@@ -164,9 +164,9 @@ namespace XCEngine.Rendering
|
||||
name));
|
||||
}
|
||||
|
||||
// SRP v1 wrapper over managed fullscreen raster requests. Commit only
|
||||
// succeeds on fullscreen sequence stages and the execution kinds remain
|
||||
// limited to the built-in fullscreen pass family.
|
||||
// Public RenderGraph raster authoring entry point. Built-in fullscreen
|
||||
// kernels are internal URP implementation details, not public context
|
||||
// shortcuts.
|
||||
public RenderGraphRasterPassBuilder AddRasterPass(
|
||||
string passName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user