diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-12-06 12:53:43 -0700 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-12-07 12:16:49 -0700 |
| commit | 38c0eea8b613517205732b29e8727978c4dd9cc8 (patch) | |
| tree | ebf162a6665247b27f68fc70567bddd98bb04fce /scripts/dispatch_table_generator.py | |
| parent | 3ea2774ed27ca451851bdab5ac2a2d3593af119a (diff) | |
| download | usermoji-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
