Searched refs:vkGetPhysicalDeviceWaylandPresentationSupportKHR (Results 1 – 12 of 12) sorted by relevance
34 …eWaylandPresentationSupportKHRFunc) GET_PROC_ADDR("vkGetPhysicalDeviceWaylandPresentationSupportK…
1432 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceWaylandPresentationSupportKHR, getPhysicalDeviceWaylandPrese…
212 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK…
198 …vkGetPhysicalDeviceWaylandPresentationSupportKHR = reinterpret_cast<PFN_vkGetPhysicalDeviceWayland… in InitVulkan()386 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… variable
885 vkGetPhysicalDeviceWaylandPresentationSupportKHR( in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function1635 ? (void *)vkGetPhysicalDeviceWaylandPresentationSupportKHR in wsi_swapchain_instance_gpa()
1093 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice ph… in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function1554 … return reinterpret_cast<PFN_vkVoidFunction>(vkGetPhysicalDeviceWaylandPresentationSupportKHR); in vkGetInstanceProcAddr()
374 - vkGetPhysicalDeviceWaylandPresentationSupportKHR
1847 …vkGetPhysicalDeviceWaylandPresentationSupportKHR~^~For more information refer to Vulkan Spec Secti…1848 …vkGetPhysicalDeviceWaylandPresentationSupportKHR~^~For more information refer to Vulkan Spec Secti…1849 …vkGetPhysicalDeviceWaylandPresentationSupportKHR~^~For more information refer to Vulkan Spec Secti…
3626 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
18178 …return vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, displ… in getWaylandPresentationSupportKHR()18186 …return vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, &disp… in getWaylandPresentationSupportKHR()
3675 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
1545 vkGetPhysicalDeviceWaylandPresentationSupportKHR(gpu(), 0, &wayland_display); in TEST_F()