Free depthCopy shader
This commit is contained in:
@@ -208,6 +208,7 @@ public abstract class AbstractRenderPipeline extends TrackedObject {
|
|||||||
this.sectionRenderer.free();
|
this.sectionRenderer.free();
|
||||||
this.depthMaskBlit.delete();
|
this.depthMaskBlit.delete();
|
||||||
this.depthSetBlit.delete();
|
this.depthSetBlit.delete();
|
||||||
|
this.depthCopy.delete();
|
||||||
super.free0();
|
super.free0();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user