Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_blit.c1523 can_shrink_surfaces(const struct blorp_params *params) in can_shrink_surfaces() function
1535 if (split_blorp_blit_debug && can_shrink_surfaces(params)) in get_max_surface_size()
1993 bool shrink = split_blorp_blit_debug && can_shrink_surfaces(orig_params); in do_blorp_blit()
2017 assert(can_shrink_surfaces(orig_params)); in do_blorp_blit()