Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1669 dcc_channel_incompatible, enumerator
1683 return dcc_channel_incompatible; in vi_get_dcc_channel_type()
1705 return dcc_channel_incompatible; in vi_get_dcc_channel_type()
1736 return type1 != dcc_channel_incompatible && in vi_dcc_formats_compatible()
1737 type2 != dcc_channel_incompatible && in vi_dcc_formats_compatible()