summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <[email protected]>2019-08-04 23:17:20 +0200
committerBas Nieuwenhuizen <[email protected]>2019-08-07 02:13:07 +0200
commita171a6663d779da4e685e028336f817d855dd4d8 (patch)
tree1967589f366c374d52d77a6fe83b12c046e18bdd /src/gallium/drivers/softpipe
parenta5b9394b8758e2869c4074f7e2682b6e16b9697a (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/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions