aboutsummaryrefslogtreecommitdiff
path: root/layers/descriptor_sets.cpp
diff options
context:
space:
mode:
authorChris Forbes <chrisforbes@google.com>2016-09-21 13:36:19 +1200
committerChris Forbes <chrisforbes@google.com>2016-09-22 11:47:21 +1200
commitc5326ca8d03d2d1f62202917a2ef4c575d449b80 (patch)
treea61255b7734e4a905eea56be637f785dddb631dc /layers/descriptor_sets.cpp
parentd88cf6a4b4e7af75cbce644d6ebdba62a20f5803 (diff)
downloadusermoji-c5326ca8d03d2d1f62202917a2ef4c575d449b80.tar.xz
layers: Fix tracking of WSI fence retirement
Previously we'd note that the fence wasn't submitted to a queue, and so never call RetireWorkOnQueue, which is the only thing that marked the fence as retired. In the WSI fence case, we still aren't doing any tracking of completion of the WSI operation (we should! image ownership is easily fouled up!) but we can at least retire the fence. Fixes #954. Signed-off-by: Chris Forbes <chrisforbes@google.com>
Diffstat (limited to 'layers/descriptor_sets.cpp')
0 files changed, 0 insertions, 0 deletions