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

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

Completed in 80 milliseconds