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