From e27c1820cb22d5efa4221ed776a8fe0e5b8c02a2 Mon Sep 17 00:00:00 2001 From: Rezmason Date: Sun, 5 Dec 2021 19:30:49 -0800 Subject: [PATCH] Figuring out what's wrong in FF Nightly --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index 881428c..566adf8 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,9 @@ TODO: WebGPU - FF Nightly bugs - What's it warning about? - Why's it crashing? + FF Nightly + var quadCorners : array, NUM_VERTICES_PER_QUAD> contained the wrong values + Bloom pass isn't working right Try https://github.com/brendan-duncan/wgsl_reflect Get rid of end pass once it's possible to copy a bgra8unorm to a canvas texture Switch to rgba32float somehow?