Searched refs:vk_format_is_unorm (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dvk_format_info.h53 vk_format_is_unorm(VkFormat format) function in typeref:typename:bool
H A Dv3dvx_device.c75 } else if (vk_format_is_unorm(bc_info->format)) {
98 } else if (vk_format_is_unorm(bc_info->format)) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dvk_format.h102 vk_format_is_unorm(VkFormat format) function in typeref:typename:bool
H A Dtu_clear_blit.c2384 else if (vk_format_is_unorm(format))
2401 else if (vk_format_is_unorm(format))
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h143 vk_format_is_unorm(VkFormat format) function in typeref:typename:bool

Completed in 64 milliseconds