Searched refs:vk_format_is_color (Results 1 – 9 of 9) sorted by relevance
148 vk_format_is_color(VkFormat format) in vk_format_is_color() function
1521 if (!vk_format_is_color(pass->attachments[att].format)) in genX()1554 if (!vk_format_is_color(pass->attachments[att].format)) in genX()5518 if (!vk_format_is_color(pass_att->format)) in cmd_buffer_begin_subpass()
86 vk_format_is_color(VkFormat format) in vk_format_is_color() function
472 if (!vk_format_is_color(vk_format)) in buffer_format_features()
902 assert(vk_format_is_color(src_format)); in copy_image_to_buffer_blit()903 assert(vk_format_is_color(dst_format)); in copy_image_to_buffer_blit()3199 const bool is_color_blit = vk_format_is_color(dst_format); in create_blit_render_pass()3762 assert(vk_format_is_color(dst_format)); in create_blit_pipeline()3763 assert(vk_format_is_color(src_format)); in create_blit_pipeline()
578 assert(vk_format_is_color(format)); in get_color_clear_pipeline()
406 vk_format_is_color(VkFormat format) in vk_format_is_color() function
367 if (vk_format_is_color(src_format)) { in radv_pick_resolve_method_images()
1031 if (vk_format_is_color(image->vk_format)) { in radv_image_can_fast_clear()2241 if (vk_format_is_color(format)) { in radv_fast_clear_range()