Skip to content

Drop --no-spir-v option

Caio Oliveira requested to merge cmarcelo/crucible:r/drop-no-spir-v into master

Using GLSL shaders directly in Vulkan was a pre-1.0 feature that is not supported by the drivers. Since it doesn't really work, just remove it.

Merge request reports