* Remove allocations for texture bindings and state * Rent rather than stackalloc + copy A bit faster.
9.3 KiB
9.3 KiB
* Remove allocations for texture bindings and state * Rent rather than stackalloc + copy A bit faster.