Skip to content

tests/shader-runner: Make geometry shaders optional.

Giovanni Mascellani requested to merge giomasce/vkd3d:vesuvio into master

This allows the Vulkan runner to execute in environments which do not support geometry shaders, most notably MoltenVK. In particular, that enables SM<4 shaders to run in such environments

Merge request reports

Loading