commit | 52846cd871a8e89bc1d42427e87d53936331f351 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Thu Aug 05 16:12:48 2021 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Thu Aug 05 16:14:23 2021 -0700 |
tree | 832fc274e4fbfeb884f1ab2b61fbdc6d52a0d0ba | |
parent | cebf2e6cd693b0ad9cd9560c283e24f7e38aa0cf [diff] |
Blast: Fix missing release callbacks for shared buffers Fixes an issue where buffers were compared only using the buffer id. In shared buffer mode, the client will queue up the same buffer id multiple times so we need to distinguish using the frame number as well. Test: https://buganizer.corp.google.com/issues/195447981#comment18 Fixes: 195447981 Change-Id: I2a2d02a0d7e67ee9577857a210cb6157683e5598