Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common.h100 void (*get_phys_device_format_properties)(VkPhysicalDevice physicalDevice, member
Dwsi_common_wayland.c83 display->wsi_wl->cbs->get_phys_device_format_properties(display->wsi_wl->physical_device, in wsi_wl_display_add_vk_format()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi.c30 .get_phys_device_format_properties = radv_GetPhysicalDeviceFormatProperties,
/external/mesa3d/src/intel/vulkan/
Danv_wsi.c29 .get_phys_device_format_properties = anv_GetPhysicalDeviceFormatProperties,