Commenting out the tables and adding select to some shaders in place of the original ternary operator.

This commit is contained in:
Rezmason
2021-11-08 03:45:06 -08:00
parent a4e08c0ceb
commit 1528ca39a5
4 changed files with 6 additions and 12 deletions

View File

@@ -9,8 +9,9 @@ WebGPU
gpu-uniforms
Is this an adequate name for it? Can't it be useful for non-uniform-related things?
gpu-buffer maybe?
Resolve the remaining to-dos
Try and drive use it for the palette color buffer
Try and use it for the palette color buffer
Test it
Demo it to others
Make improvements