mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 19:42:56 +00:00
This currently only supports quad arrays and u8 indices. In the future we can remove quad arrays with a table written from the CPU, but this was used to bootstrap the other passes helpers and it was left in the code. The blob code is generated from the "shaders/" directory. Read the instructions there to know how to generate the SPIR-V.