Files
test/source
Clément Foucault 91de9acc61 DRW: Reduce complexity of Draw primitive expansion
This fixes an issue with `finalize_commands`, simplify
packing inside `Draw` command struct and remove the vertex
length limitation, replacing it with instance count limit
which is less likely to be used.
2024-08-07 09:09:47 +02:00
..