Searched refs:max_dst_surface_size (Results 1 – 1 of 1) sorted by relevance
2237 unsigned max_dst_surface_size = get_max_surface_size(devinfo, ¶ms->dst); in try_blorp_blit() local2238 if (params->dst.surf.logical_level0_px.width > max_dst_surface_size) in try_blorp_blit()2240 if (params->dst.surf.logical_level0_px.height > max_dst_surface_size) in try_blorp_blit()