diff options
author | Chad Versace <[email protected]> | 2016-01-13 14:47:51 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2016-01-14 22:53:05 -0800 |
commit | deb8dd89b5b211436eea2b8142a6b0acceeec6fd (patch) | |
tree | 3f6b16eca12b2fcb81860d54d5bd4625848c372e /src/glx/.gitignore | |
parent | 0679bef49f5c4c1c3f2fa20b2da090bcc9ebaed6 (diff) |
anv: Emit load clears at start of each subpass
This should improve cache residency for render targets.
Pre-patch, vkCmdBeginRenderPass emitted all the meta clears for
VK_ATTACHMENT_LOAD_OP_CLEAR before any subpass began. Post-patch,
vCmdBeginRenderPass and vkCmdNextSubpass emit only the clears needed for
that current subpass.
Diffstat (limited to 'src/glx/.gitignore')
0 files changed, 0 insertions, 0 deletions