Skip to content
  • Benjamin Otte's avatar
    configure: Improve Vulkan detection · 3f7cc013
    Benjamin Otte authored
    1. Output Vulkan status in summary
    2. Add missing "test" call
    3. Check for glslc
    
    The glslc check will be necessary later for the code that automatically
    compiles the Vulkan glsl source to Spir-V.
    Nothing happens if glslc is not available - unless you modify the glsl.
    3f7cc013