aboutsummaryrefslogtreecommitdiff
path: root/scripts/dispatch_table_generator.py
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-12-06 12:53:43 -0700
committerTobin Ehlis <tobine@google.com>2016-12-07 12:16:49 -0700
commit38c0eea8b613517205732b29e8727978c4dd9cc8 (patch)
treeebf162a6665247b27f68fc70567bddd98bb04fce /scripts/dispatch_table_generator.py
parent3ea2774ed27ca451851bdab5ac2a2d3593af119a (diff)
downloadusermoji-38c0eea8b613517205732b29e8727978c4dd9cc8.tar.xz
layers:Refactor RetireWorkOnQueue
RetireWorkOnQueue() had one check that could cause a validation error. The check makes sure that an unsignalled event does not precede a query pool reset in a cmd buffer being retired. This change splits out the check so that it can be hoisted prior to calls down the chain, and the actual retirement of work on a queue then only needs to take place after a call down the chain succeeds. This initial commit separates these operations for fence retirement and a follow-on commit will separate remaining operations for queue retirement.
Diffstat (limited to 'scripts/dispatch_table_generator.py')
0 files changed, 0 insertions, 0 deletions