commit | 31754637893cf0d77228d276014d3d07a609b300 | [log] [tgz] |
---|---|---|
author | Lingfeng Yang <[email protected]> | Fri Dec 21 18:24:55 2018 -0800 |
committer | Lingfeng Yang <[email protected]> | Sat Dec 22 01:18:22 2018 -0800 |
tree | 661b9dc118118b1a696fee668c821dc745284766 | |
parent | abc65166084dd3a1708770b959b4a85d1650169a [diff] |
[vulkan] Set the features on first connection bug: 111137294 bug: 121377497 This CL introduces a mechanism for Vulkan ResourceTracker to become aware of what host-side features are available. On the first connection, we father the feature strings and set feature fields, and this should be communicated to Vulkan as well. Change-Id: I90e4e31477d201271a47163491dc239ea5c26678