Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blitter.c40 ok_dims(const struct pipe_resource *r, const struct pipe_box *b, int lvl) in ok_dims() function
115 if (!ok_dims(info->src.resource, &info->src.box, info->src.level)) in can_do_blit()
118 if (!ok_dims(info->dst.resource, &info->dst.box, info->dst.level)) in can_do_blit()