Searched refs:vk_format_get_first_non_void_channel (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c479 vk_format_get_first_non_void_channel(format));
493 vk_format_get_first_non_void_channel(format)) != ~0U;
506 vk_format_get_first_non_void_channel(format));
508 vk_format_get_first_non_void_channel(format));
558 vk_format_get_first_non_void_channel(format));
560 vk_format_get_first_non_void_channel(format));
575 vk_format_get_first_non_void_channel(format));
H A Dvk_format.h217 vk_format_get_first_non_void_channel(VkFormat format) function in typeref:typename:int
430 int channel = vk_format_get_first_non_void_channel(format);
H A Dradv_image.c320 first_non_void = vk_format_get_first_non_void_channel(vk_format);
517 first_non_void = vk_format_get_first_non_void_channel(vk_format);
H A Dradv_pipeline.c392 vk_format_get_first_non_void_channel(vk_format));
559 int channel = vk_format_get_first_non_void_channel(format);
1900 first_non_void = vk_format_get_first_non_void_channel(desc->format);
H A Dradv_device.c4333 vk_format_get_first_non_void_channel(iview->vk_format));
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) function in typeref:typename:int
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format));
541 vk_format_get_first_non_void_channel(format)) != ~0U;
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format));
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format));
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format));
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format));
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format));
H A Dradv_image.c679 first_non_void = vk_format_get_first_non_void_channel(vk_format);
1045 first_non_void = vk_format_get_first_non_void_channel(vk_format);
H A Dradv_pipeline.c430 vk_format_get_first_non_void_channel(vk_format));
449 int channel = vk_format_get_first_non_void_channel(format);
H A Dradv_device.c6709 vk_format_get_first_non_void_channel(iview->vk_format));
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h233 vk_format_get_first_non_void_channel(VkFormat format) function in typeref:typename:int
446 int channel = vk_format_get_first_non_void_channel(format);
H A Dtu_meta_copy.c55 int channel = vk_format_get_first_non_void_channel(format);

Completed in 104 milliseconds