diff options
| author | Chris Forbes <chrisforbes@google.com> | 2016-10-26 15:45:33 +1300 |
|---|---|---|
| committer | Chris Forbes <chrisforbes@google.com> | 2016-10-27 12:57:13 +1300 |
| commit | e11af93696d518b85296977ed6c255861b18ac92 (patch) | |
| tree | 889937960e3f4a10d302b71f7876c58c7079990a /layers/image.cpp | |
| parent | 3ee8d523a1c03ff3309b782a58705a6a50f4a869 (diff) | |
| download | usermoji-e11af93696d518b85296977ed6c255861b18ac92.tar.xz | |
layers: Don't put self-dep edges in the subpass DAG, or any other junk
We'd already excluded edges to/from VK_SUBPASS_EXTERNAL, but we don't
want any of the other weird cases either; if we attempted to trace use
of an attachment, and found a subpass which /didn't/ use it, but had a
self-dependency, we'd get stuck chasing that dependency recursively
until we exhausted the stack.
Fixes #1094
Signed-off-by: Chris Forbes <chrisforbes@google.com>
Diffstat (limited to 'layers/image.cpp')
0 files changed, 0 insertions, 0 deletions
