diff options
author | Jason Ekstrand <[email protected]> | 2018-07-10 23:31:47 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-08-01 18:02:28 -0700 |
commit | b2e0b0dad6923ea6734cacba4b8282f32383f2a5 (patch) | |
tree | 4c7b7d0ee097dcf08eaafd7d3fa5830aefc47a1d /appveyor.yml | |
parent | 80bc0b728c195517fd40027bd3c63f2483811b9f (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