commit | eaf310e1ce16ddee996bd13af648021865ddeff7 | [log] [tgz] |
---|---|---|
author | Greg Daniel <[email protected]> | Mon Jan 28 16:10:32 2019 -0500 |
committer | Greg Daniel <[email protected]> | Tue Jan 29 15:03:10 2019 -0500 |
tree | 460920e5864c08f74c50951f131c2b28c7767891 | |
parent | fdbddda50e329936efe080d742d33bdae83c53fa [diff] |
Update Vulkan skia creation to use apiVersion instead of instanceVersion This updates to use Skia's new api which takes the vulkan apiVersion instead of the instance version. This is technically more correct since the application apiVersion is really the only client modifiable version value in vulkan. This change also updates the webview structs to use the apiVersion as well. Test: manual build and testing. Change-Id: I6ce7c20949eb7242f7bbe69955b54c0785696891