Skip to content

Commit 20ce510

Browse files
committed
Remove TODO, update comment
1 parent d179932 commit 20ce510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/webgpu/p5.RendererWebGPU.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1687,7 +1687,7 @@ function rendererWebGPU(p5, fn) {
16871687
}
16881688

16891689
_applyStencilTestIfClipping() {
1690-
// TODO
1690+
// This is done via pipeline state in WebGL so this is a no-op
16911691
}
16921692

16931693
//////////////////////////////////////////////

0 commit comments

Comments
 (0)