sync
This commit is contained in:
parent
4da512dc3f
commit
1a16456ff9
Binary file not shown.
@ -78,8 +78,6 @@ namespace X.Rendering.Feature
|
|||||||
|
|
||||||
//cmd.SetRenderTarget(destination, RenderBufferLoadAction.DontCare, RenderBufferStoreAction.Store);
|
//cmd.SetRenderTarget(destination, RenderBufferLoadAction.DontCare, RenderBufferStoreAction.Store);
|
||||||
//cmd.IssuePluginEventAndData(RenderingPlugin.GetRenderEventAndDataFunc(), (int)RenderingPlugin.NativeRenderingEvent.SpatialUpScale, dataPtr);
|
//cmd.IssuePluginEventAndData(RenderingPlugin.GetRenderEventAndDataFunc(), (int)RenderingPlugin.NativeRenderingEvent.SpatialUpScale, dataPtr);
|
||||||
SuperResolutionParamSets.Instance.RenderContext.ExecuteCommandBuffer(cmd);
|
|
||||||
cmd.Clear();
|
|
||||||
//CommandBufferPool.Release(cmd);
|
//CommandBufferPool.Release(cmd);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user