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