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 D | radv_formats.c | 977 bool radv_format_pack_clear_color(VkFormat format, function in typeref:typename:bool
|
| H A D | radv_meta_clear.c | 1455 if (!radv_format_pack_clear_color(iview->vk_format, 1503 radv_format_pack_clear_color(iview->vk_format, clear_color, &clear_value);
|
| H A D | radv_private.h | 1473 bool radv_format_pack_clear_color(VkFormat format,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta_clear.c | 1811 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 D | radv_formats.c | 1086 radv_format_pack_clear_color(VkFormat format, uint32_t clear_vals[2], VkClearColorValue *value) function in typeref:typename:bool
|
| H A D | radv_private.h | 1931 bool radv_format_pack_clear_color(VkFormat format, uint32_t clear_vals[2],
|
Completed in 21 milliseconds