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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c439 uint32_t radv_translate_color_numformat(VkFormat format, function in typeref:typename:uint32_t
573 uint32_t color_num_format = radv_translate_color_numformat(format,
H A Dradv_private.h1461 uint32_t radv_translate_color_numformat(VkFormat format,
H A Dradv_pipeline.c391 ntype = radv_translate_color_numformat(vk_format, desc,
H A Dradv_device.c4331 ntype = radv_translate_color_numformat(iview->vk_format,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c488 radv_translate_color_numformat(VkFormat format, const struct util_format_description *desc, function in typeref:typename:uint32_t
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format));
H A Dradv_private.h1922 uint32_t radv_translate_color_numformat(VkFormat format, const struct util_format_description *desc,
H A Dradv_pipeline.c429 ntype = radv_translate_color_numformat(vk_format, desc,
H A Dradv_device.c6708 ntype = radv_translate_color_numformat(iview->vk_format, desc,

Completed in 45 milliseconds