Skip to content

WIP: Remove the driver native extensions

Yiwei Zhang requested to merge zzyiwei/venus-protocol:remove-native-ext into master

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

Merge request reports