Searched refs:vk_format_is_uint (Results 1 – 5 of 5) sorted by relevance
92 vk_format_is_uint(VkFormat format) in vk_format_is_uint() function
424 .color_uint = vk_format_is_uint(format)).value; in tu_image_view_init()
269 .uint = vk_format_is_uint(vk_format), in r2d_setup_common()781 .color_uint = vk_format_is_uint(vk_format))); in r3d_setup()
105 vk_format_is_uint(VkFormat format) in vk_format_is_uint() function
3554 vk_format_is_uint(dst_format) ? glsl_uvec4_type() : in get_color_blit_fs()3559 vk_format_is_uint(src_format) ? GLSL_TYPE_UINT : in get_color_blit_fs()