Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c1584 dcc_channel_incompatible, enumerator
1598 return dcc_channel_incompatible; in radv_get_dcc_channel_type()
1620 return dcc_channel_incompatible; in radv_get_dcc_channel_type()
1651 return type1 != dcc_channel_incompatible && in radv_dcc_formats_compatible()
1652 type2 != dcc_channel_incompatible && in radv_dcc_formats_compatible()