commit | 34b5caeb8599190ff4d35104f446415ec9ca6576 | [log] [tgz] |
---|---|---|
author | Lingfeng Yang <[email protected]> | Wed Aug 21 14:12:19 2019 -0700 |
committer | Lingfeng Yang <[email protected]> | Mon Aug 26 18:54:01 2019 -0700 |
tree | 3945bcb5368a9c0bff07d5d4b301bffcd1eb090e | |
parent | 382465e55c5e5005f54cf2022829d1ee4e649b7f [diff] |
[vulkan] allow hostconnections to be created from ResourceTracker bug: 139194471 This allows HostConnections and the various encoders (e.g., renderControl) to be created and accessed from ResourceTracker. The plan will be to call the callback in worker threads, which will then run wait operations for async waiting in Vulkan. Change-Id: I4bccabd7cfea6c91f55238e8728f55fb50e32add