Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/radeon/
Dr600_cs.c106 unsigned blockwidth; member
206 if (color_formats_table[format].blockwidth > 0) in r600_fmt_is_valid_texture()
227 bw = color_formats_table[format].blockwidth; in r600_fmt_get_nblocksx()