Skip to content
  • Emma Anholt's avatar
    tunrip: Add support for VK_EXT_separate_stencil_usage. · 89114225
    Emma Anholt authored
    We were implictly including it in exposing VK 1.2, but we weren't making
    use of the supplied struct.  Actually enabling it gives us a chance to do
    slightly better at Z/S UBWC, and means we won't lose the separate usage
    test coverage when switching back to exposing VK 1.1.
    
    Part-of: <mesa/mesa!10594>
    89114225