commit | 7cc36a50e15cc781d9b1260d2cf418780173b2ee | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Fri Oct 11 19:02:09 2019 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Thu Oct 17 16:27:44 2019 -0700 |
tree | 38a72f26380a5f2d82cfc80923502e16b2679141 | |
parent | aeaa867b6079f5593e9d94b9bd23eb400320adc0 [diff] |
Vulkan: correctly expose Vulkan entry points This change fixes the advertisement of core Vulkan entry points as below: 1. GIPA returns a valid checked_proc for 1.1 core device APIs. 2. GDPA returns NULL for 1.1 core device APIs on a 1.0 physical device. Bug: 134185757 Bug: 142266108 Test: dEQP-VK.memory.binding on 1.1 loader and 1.0 device ICD Test: dEQP-VK.api.info.instance on 1.1 loader and 1.0 instance ICD Change-Id: I0a3e06dc04bade4f36a7e68ee2f53979c656ee4e