Home
last modified time | relevance | path

Searched refs:get_max_surface_size (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1772 get_max_surface_size(const struct intel_device_info *devinfo, in get_max_surface_size() function
2231 unsigned max_src_surface_size = get_max_surface_size(devinfo, &params->src); in try_blorp_blit()
2237 unsigned max_dst_surface_size = get_max_surface_size(devinfo, &params->dst); in try_blorp_blit()

Completed in 5 milliseconds