Searched refs:intercept_khr_swapchain_command (Results 1 – 2 of 2) sorted by relevance
2325 static PFN_vkVoidFunction intercept_khr_swapchain_command(const char *name, VkDevice dev);2339 proc = intercept_khr_swapchain_command(funcName, device); in GetDeviceProcAddr()2353 proc = intercept_khr_swapchain_command(funcName, VK_NULL_HANDLE); in GetInstanceProcAddr()2477 static PFN_vkVoidFunction intercept_khr_swapchain_command(const char *name, VkDevice dev) { in intercept_khr_swapchain_command() function
11852 intercept_khr_swapchain_command(const char *name, VkDevice dev);11864 proc = intercept_khr_swapchain_command(funcName, dev); in GetDeviceProcAddr()11881 proc = intercept_khr_swapchain_command(funcName, VK_NULL_HANDLE); in GetInstanceProcAddr()12060 intercept_khr_swapchain_command(const char *name, VkDevice dev) { in intercept_khr_swapchain_command() function