Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_blit.c792 int cb_format, tex_format; in r600_blit_swap() local
831 tex_format = FMT_8_8_8_8; in r600_blit_swap()
835 tex_format = FMT_5_6_5; in r600_blit_swap()
839 tex_format = FMT_8; in r600_blit_swap()
844 set_tex_resource(dev_priv, tex_format, in r600_blit_swap()