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