WIP: Remove the driver native extensions
Below are natually implemented in the driver
- VK_EXT_private_data
- VK_EXT_tooling_info
Below is shortcut in the driver until protocol supports 'out' pNext
- VK_EXT_pipeline_creation_feedback
Signed-off-by: Yiwei Zhang zzyiwei@chromium.org
/cc @chadversary
Edited by Yiwei Zhang