10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
{
|
|
global:
|
|
vkGetInstanceProcAddr;
|
|
vkEnumerateInstanceLayerProperties;
|
|
vkEnumerateInstanceExtensionProperties;
|
|
vkNegotiateLoaderLayerInterfaceVersion;
|
|
local:
|
|
*;
|
|
};
|