summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-07-10 23:31:47 -0700
committerJason Ekstrand <[email protected]>2018-08-01 18:02:28 -0700
commitb2e0b0dad6923ea6734cacba4b8282f32383f2a5 (patch)
tree4c7b7d0ee097dcf08eaafd7d3fa5830aefc47a1d /appveyor.yml
parent80bc0b728c195517fd40027bd3c63f2483811b9f (diff)
anv/pipeline: More aggressively optimize away color attachments
Instead of just looking at the number of color attachments, look at which ones are actually used by the subpass. This lets us potentially throw away chunks of the fragment shader. In DXVK, for example, all subpasses have 8 attachments and most are VK_ATTACHMENT_UNUSED so this is very helpful in that case. Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions