Fix separate android layer exports

This commit is contained in:
baldurk
2023-06-15 17:08:21 +01:00
parent 81a2da7877
commit c4d4a4c19f
@@ -32,6 +32,9 @@
#include "vk_hookset_defs.h"
#include "vk_resources.h"
#undef VK_LAYER_EXPORT
#define VK_LAYER_EXPORT
// The android loader has limitations at present that require the enumerate functions
// to be exported with the precise canonical names. We just forward them to the
// layer-named functions