diff options
author | Bas Nieuwenhuizen <[email protected]> | 2019-08-04 23:17:20 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2019-08-07 02:13:07 +0200 |
commit | a171a6663d779da4e685e028336f817d855dd4d8 (patch) | |
tree | 1967589f366c374d52d77a6fe83b12c046e18bdd /src/intel/tools/intel_sanitize_gpu.in | |
parent | a5b9394b8758e2869c4074f7e2682b6e16b9697a (diff) |
radv: Add render loop detection in renderpass.
VK spec 7.3:
"Applications must ensure that all accesses to memory that backs
image subresources used as attachments in a given renderpass instance
either happen-before the load operations for those attachments, or
happen-after the store operations for those attachments."
So the only renderloops we can have is with input attachments. Detect
these.
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/intel/tools/intel_sanitize_gpu.in')
0 files changed, 0 insertions, 0 deletions