platform_frameworks_native/vulkan/scripts
Yiwei Zhang 7cc36a50e1 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
2019-10-17 16:27:44 -07:00
..
api_generator.py Vulkan: add docs for the framework generation scripts 2019-10-11 17:15:02 -07:00
code_generator.py Vulkan: add docs for the framework generation scripts 2019-10-11 17:15:02 -07:00
driver_generator.py Vulkan: correctly expose Vulkan entry points 2019-10-17 16:27:44 -07:00
generator_common.py Vulkan: correctly expose Vulkan entry points 2019-10-17 16:27:44 -07:00
null_generator.py Vulkan: add docs for the framework generation scripts 2019-10-11 17:15:02 -07:00