Home
last modified time | relevance | path

Searched refs:radv_translate_tex_numformat (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c423 radv_translate_tex_numformat(VkFormat format, const struct util_format_description *desc, in radv_translate_tex_numformat() function
527 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
562 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
H A Dradv_image.c1144 num_format = radv_translate_tex_numformat(vk_format, desc, first_non_void); in si_make_texture_descriptor()
H A Dradv_private.h2335 uint32_t radv_translate_tex_numformat(VkFormat format, const struct util_format_description *desc,

Completed in 15 milliseconds