Skip to content

tests/shader_runner: Remove a redundant vkd3d_test_pop_context().

Elizabeth Figura requested to merge zfigura/vkd3d:pr4 into master

We already popped the context here.

Move the break inside the previous if to make control flow a little clearer.

Merge request reports

Loading