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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c977 bool radv_format_pack_clear_color(VkFormat format, function in typeref:typename:bool
H A Dradv_meta_clear.c1455 if (!radv_format_pack_clear_color(iview->vk_format,
1503 radv_format_pack_clear_color(iview->vk_format, clear_color, &clear_value);
H A Dradv_private.h1473 bool radv_format_pack_clear_color(VkFormat format,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_clear.c1811 if (!radv_format_pack_clear_color(iview->vk_format, clear_color, &clear_value))
1875 radv_format_pack_clear_color(iview->vk_format, clear_color, &clear_value);
H A Dradv_formats.c1086 radv_format_pack_clear_color(VkFormat format, uint32_t clear_vals[2], VkClearColorValue *value) function in typeref:typename:bool
H A Dradv_private.h1931 bool radv_format_pack_clear_color(VkFormat format, uint32_t clear_vals[2],

Completed in 21 milliseconds