Home
last modified time | relevance | path

Searched defs:PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-headers/include/vulkan/
Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice… typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice… typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice… typedef
/external/mesa3d/include/vulkan/
Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice… typedef
/external/swiftshader/include/vulkan/
Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice… typedef
/external/rust/crates/ash/src/vk/
Dextensions.rs1318 pub type PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR = unsafe extern "system" fn( typedef