Skip to content

Commit 3b3f0d3

Browse files
committed
docs(test): note PR #107 for rain pass state sampling regression tests
Made-with: Cursor
1 parent 30eb5b1 commit 3b3f0d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/rain-pass-state-sampling.test.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
*
88
* These tests lock in shader invariants as plain-text checks (no GPU). See also
99
* tests/matrix-mathcode.spec.js for a browser smoke test.
10+
*
11+
* Introduced in PR #107 (rain pass state sampling fix).
1012
*/
1113

1214
import assert from "node:assert/strict";

0 commit comments

Comments
 (0)