by Giovanni Mascellani at 2025-09-16T15:52:09+02:00
vkd3d-shader/ir: Introduce temp_allocator_compute_allocation_map().
This isolates computing the allocation map from modifying the program
itself, to make it easier to change the allocation algorithm.