Home
last modified time | relevance | path

Searched refs:VK_IMPORT_INSTANCE_FUNC (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_vk.h47 VK_IMPORT_INSTANCE_FUNC(true, vkCreateAndroidSurfaceKHR);
61 VK_IMPORT_INSTANCE_FUNC(true, vkCreateWin32SurfaceKHR); \
65 VK_IMPORT_INSTANCE_FUNC(true, vkCreateMacOSSurfaceMVK);
68 VK_IMPORT_INSTANCE_FUNC(false, vkDestroyInstance); \
69 VK_IMPORT_INSTANCE_FUNC(false, vkEnumeratePhysicalDevices); \
70 VK_IMPORT_INSTANCE_FUNC(false, vkEnumerateDeviceExtensionProperties); \
71 VK_IMPORT_INSTANCE_FUNC(false, vkEnumerateDeviceLayerProperties); \
72 VK_IMPORT_INSTANCE_FUNC(false, vkGetPhysicalDeviceProperties); \
73 VK_IMPORT_INSTANCE_FUNC(false, vkGetPhysicalDeviceFormatProperties); \
74 VK_IMPORT_INSTANCE_FUNC(false, vkGetPhysicalDeviceFeatures); \
[all …]
H A Drenderer_vk.cpp127 #define VK_IMPORT_INSTANCE_FUNC VK_IMPORT_FUNC macro
133 #undef VK_IMPORT_INSTANCE_FUNC
1255 #define VK_IMPORT_INSTANCE_FUNC(_optional, _func) \ in init() macro
1260 #undef VK_IMPORT_INSTANCE_FUNC in init()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_vk.h47 VK_IMPORT_INSTANCE_FUNC(true, vkCreateAndroidSurfaceKHR);
61 VK_IMPORT_INSTANCE_FUNC(true, vkCreateWin32SurfaceKHR); \
65 VK_IMPORT_INSTANCE_FUNC(true, vkCreateMacOSSurfaceMVK);
68 VK_IMPORT_INSTANCE_FUNC(false, vkDestroyInstance); \
69 VK_IMPORT_INSTANCE_FUNC(false, vkEnumeratePhysicalDevices); \
70 VK_IMPORT_INSTANCE_FUNC(false, vkEnumerateDeviceExtensionProperties); \
71 VK_IMPORT_INSTANCE_FUNC(false, vkEnumerateDeviceLayerProperties); \
72 VK_IMPORT_INSTANCE_FUNC(false, vkGetPhysicalDeviceProperties); \
73 VK_IMPORT_INSTANCE_FUNC(false, vkGetPhysicalDeviceFormatProperties); \
74 VK_IMPORT_INSTANCE_FUNC(false, vkGetPhysicalDeviceFeatures); \
[all …]
H A Drenderer_vk.cpp127 #define VK_IMPORT_INSTANCE_FUNC VK_IMPORT_FUNC macro
133 #undef VK_IMPORT_INSTANCE_FUNC
1255 #define VK_IMPORT_INSTANCE_FUNC(_optional, _func) \ in init() macro
1260 #undef VK_IMPORT_INSTANCE_FUNC in init()