Searched refs:can_shrink_surface (Results 1 – 1 of 1) sorted by relevance
1722 can_shrink_surface(const struct blorp_surface_info *surf) in can_shrink_surface() function1750 if (split_blorp_blit_debug && can_shrink_surface(surf)) in get_max_surface_size()2336 if (can_shrink_surface(&orig_params->src)) in do_blorp_blit()2338 if (can_shrink_surface(&orig_params->dst)) in do_blorp_blit()2365 assert(can_shrink_surface(&orig_params->src)); in do_blorp_blit()2368 assert(can_shrink_surface(&orig_params->dst)); in do_blorp_blit()