vkd3d/libs/vkd3d-shader
Elizabeth Figura 67093c5833 vkd3d-shader/hlsl: Free static initializers after functions.
We need users of a value to be freed before the value itself is.
Due to copy propagation or use of the pre-allocated error instruction,
static_initializers can contain values that will be used in function blocks.
2024-10-03 17:47:26 +02:00
..
2024-10-02 22:07:34 +02:00
2024-10-02 22:07:34 +02:00