commit | 8cba4cea045ab7e85e86d975b8ea9b8e963c834f | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Thu Oct 14 11:57:22 2021 -0500 |
committer | Rob Carr <racarr@google.com> | Wed Nov 03 21:57:30 2021 +0000 |
tree | 94d9f8b125a0fed209460dd53c7aaac508687d9d | |
parent | fe34457d2e4644d47d1d8047894c7819d5cd34a5 [diff] |
Use bufferItem's fence when calling release When we acquire and release immediately, we want to use the bufferItem's release fence instead of NO_FENCE. Also add an error log if there's a failure in acquireBuffer, which really should never happen. Test: BLASTBufferQueueTest Bug: 200285149 Change-Id: I5e869b0f66f37b15b9317985b30f539dbfea831c (cherry picked from commit 6ebdf5f0f7ca5354a1a9a0e6419275c7b873849d)