Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blitter.c53 ok_format(enum pipe_format fmt) in ok_format() function
90 if (!ok_format(info->dst.format)) in can_do_blit()
93 if (!ok_format(info->src.format)) in can_do_blit()
493 if (ok_format(tmpl->format)) in fd5_tile_mode()