Skip to content

tests/shader-runner: Clear input layout after "draw quad" test block.

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

I am not sure how welcomed is this small fix, but I spent some time wondering why the shader_runner segfaulted on me when I tried to put some "draw quad" tests before tests that used other input layouts, so it might be a good addition.

Merge request reports

Loading