Skip to content

Commit 7ad3a97

Browse files
committed
fix comment
1 parent b03d6d4 commit 7ad3a97

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/webgpu/shader/execution/shader_io/fragment_builtins.spec.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,19 +1270,19 @@ g.test('inputs,sample_mask')
12701270
|.................../
12711271
|................../
12721272
|................./
1273-
+-----+-----+-----+-----+ ---
1274-
| |...|.....|..../| | ^
1275-
| |...|.....|.../ | | |
1276-
+-----+-----+-----+-----+ |
1273+
+-|---+-----+-----+/----+ ---
1274+
| |...|.....|...../ | ^
1275+
| |...|.....|..../| | |
1276+
+-|---+-----+---/-+-----+ |
12771277
| |...|.....|../ | | |
12781278
| |...|.....|./ | | |
1279-
+-----+-----+-----+-----+ texture / clip space
1280-
| |...|.....| | | |
1279+
+-|---+-----+/----+-----+ texture / clip space
1280+
| |...|...../ | | |
12811281
| |...|..../| | | |
1282-
+-----+-----+-----+-----+ |
1282+
+-|---+---/-+-----+-----+ |
12831283
| |...|../ | | | |
12841284
| |...|./ | | | V
1285-
+-----+-----+-----+-----+ ---
1285+
+-|---+/----+-----+-----+ ---
12861286
|.../
12871287
|../
12881288
|./

0 commit comments

Comments
 (0)