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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_copy.c467 (radv_dcc_formats_compatible(b_src.format, b_dst.format, &need_dcc_sign_reinterpret) &&
H A Dradv_formats.c2055 radv_dcc_formats_compatible(VkFormat format1, VkFormat format2, bool *sign_reinterpret) function in typeref:typename:bool
H A Dradv_image.c186 if (!radv_dcc_formats_compatible(format, format_list->pViewFormats[i],
H A Dradv_private.h1937 bool radv_dcc_formats_compatible(VkFormat format1, VkFormat format2, bool *sign_reinterpret);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_copy.c473 if (!src_compressed || radv_dcc_formats_compatible(b_src.format, b_dst.format)) {
H A Dradv_formats.c1523 bool radv_dcc_formats_compatible(VkFormat format1, function in typeref:typename:bool
H A Dradv_private.h1477 bool radv_dcc_formats_compatible(VkFormat format1,
H A Dradv_image.c187 if (!radv_dcc_formats_compatible(pCreateInfo->format,

Completed in 25 milliseconds