Skip to content
  • Connor Abbott's avatar
    tu: Support multisample image clears · ab3db20c
    Connor Abbott authored and Jonathan Marek's avatar Jonathan Marek committed
    We may need shader workarounds for some formats, but for now this seems
    to work at least as well as the gmem path for clearing multisample
    attachments. And soon we'll start calling this even on the gmem path,
    since we leave the final decision of whether to use sysmem or not up
    till the end, so we can't have it assert or otherwise working tests
    would assert.
    
    Part-of: <mesa!3713>
    ab3db20c