On Thu Feb 1 10:48:16 2024 +0000, Giovanni Mascellani wrote:
Hmm, `vkd3d_shader_free_scan_d3d_buffer_info()` is only given a pointer to `reflection->buffer_info`, how can it free `reflection->buffers`, short of breaking the API barrier between vkd3d-shader and vkd3d-utils? Am I missing something?
No, that's my mistake, sorry. I'll fix this in v2.