summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Pablo Ceballos <pceballos@google.com> 2016-04-19 20:11:56 -0700
committer Pablo Ceballos <pceballos@google.com> 2016-04-20 17:48:07 -0700
commit4d85da4a77203f4c361e48699e5598ebe8c77b32 (patch)
tree42f2bc277a25d8b55a71d5c303e2c0d497ad9d77 /vulkan/libvulkan/api.cpp
parent151cc4a91a92447a78a964bf1164b50ac8921f65 (diff)
BQ: Replace items from back of queue
It's possible to have one or more non-droppable items in the queue ahead of a droppable item. In that case we want to replace the droppable one at the end of the queue. By changing the policy to always replace the last item in the queue (if it's droppable) we ensure that there will never be more than one droppable item in the queue and that it will always be the last one. Bug 27129258 Change-Id: I9a6234fe12a0095ccb93ceb9cdb74616944900b0
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions