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.
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.