Skip to content

tests/shader_runner: Miscellaneus fixes.

Francisco Casas requested to merge fcasas/vkd3d:fixes into master

This MR includes:

  • A fix to a comment in vkd3d-shader/ir.c (out of MR scope but really tiny!).
  • A fix when creating UAV buffers in the shader_runner d3d12 backend.
  • Fixes to (hopefully) all the memory leaks in the shader_runner reported by valgrind when running all tests.

Merge request reports

Loading