Skip to content

nvk: Set GEOMETRY_SHADER_SELECTS_LAYER properly

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/select-layer into nouveau/vk

Fixes piles of clearing tests because we use gl_LayerId to select layers in the shader for attachment clears.

Merge request reports