diff options
author | Chia-I Wu <olv@google.com> | 2016-04-13 09:32:24 +0800 |
---|---|---|
committer | Chia-I Wu <olv@google.com> | 2016-04-13 11:30:57 +0800 |
commit | 7fcd744c42c91eab5210df2080b0a7a6b5838f68 (patch) | |
tree | b057309224c52a5c30b12daa37c6cbeae02e1ea9 /vulkan/libvulkan/api.cpp | |
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
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions