Home
last modified time | relevance | path

Searched refs:wsi_common_get_present_rectangles (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi.c267 return wsi_common_get_present_rectangles(&device->wsi_device, in lvp_GetPhysicalDevicePresentRectanglesKHR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common.h258 wsi_common_get_present_rectangles(struct wsi_device *wsi,
Dwsi_common.c443 wsi_common_get_present_rectangles(struct wsi_device *wsi_device, in wsi_common_get_present_rectangles() function
/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi.c285 return wsi_common_get_present_rectangles(&device->wsi_device, surface, in tu_GetPhysicalDevicePresentRectanglesKHR()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi.c309 return wsi_common_get_present_rectangles(&device->wsi_device, in v3dv_GetPhysicalDevicePresentRectanglesKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi.c345 return wsi_common_get_present_rectangles(&device->wsi_device, in radv_GetPhysicalDevicePresentRectanglesKHR()
/external/mesa3d/src/intel/vulkan/
Danv_wsi.c390 return wsi_common_get_present_rectangles(&device->wsi_device, in anv_GetPhysicalDevicePresentRectanglesKHR()