commit | 7fcd744c42c91eab5210df2080b0a7a6b5838f68 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Wed Apr 13 09:32:24 2016 +0800 |
committer | Chia-I Wu <olv@google.com> | Wed Apr 13 11:30:57 2016 +0800 |
tree | b057309224c52a5c30b12daa37c6cbeae02e1ea9 | |
parent | a1d53fa7c98db0f830782960e48736a3ea2d8da4 [diff] |
vulkan: update vk_layer_interface.h Update to match vk_layer.h in Vulkan-LoaderAndValidationLayers. Specifically, - VK_LAYER_FUNCTION_DEVICE is removed - VK_LAYER_FUNCTION_INSTANCE is removed - VK_LAYER_FUNCTION_DATA_CALLBACK is added We do not use VK_LAYER_FUNCTION_DEVICE and VK_LAYER_FUNCTION_INSTANCE anymore. They were internal to the desktop loader as well. Hopefully no layer ever uses them. Bug: 28015368 Change-Id: I4f3f91e8224eb943caca4792d74b63aef0b23ad2