mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
Fix separate android layer exports
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user