Searched refs:isl_format_is_compressed (Results 1 – 15 of 15) sorted by relevance
114 if (isl_format_is_compressed(info->format)) { in isl_gfx6_choose_image_alignment_el()
112 if (isl_format_is_compressed(info->format)) { in isl_gfx4_choose_image_alignment_el()
138 } else if (isl_format_is_compressed(info->format)) { in isl_gfx8_choose_image_alignment_el()
185 if (isl_format_is_compressed(info->format)) { in isl_gfx9_choose_image_alignment_el()
365 } else if (isl_format_is_compressed(info->format)) { in isl_gfx7_choose_image_alignment_el()
176 assert(!isl_format_is_compressed(info->view->format)); in isl_genX()178 if (isl_format_is_compressed(info->surf->format)) { in isl_genX()
769 if (isl_format_is_compressed(format)) { in isl_format_supports_filtering()942 } else if (isl_format_is_compressed(format)) { in isl_format_supports_multisampling()1271 assert(!isl_format_is_compressed(format)); in isl_color_value_pack()1368 assert(!isl_format_is_compressed(format)); in isl_color_value_unpack()
1914 isl_format_is_compressed(enum isl_format fmt) in isl_format_is_compressed() function
2982 assert(isl_format_is_compressed(surf->format)); in isl_surf_get_uncompressed_surf()2983 assert(!isl_format_is_compressed(view->format)); in isl_surf_get_uncompressed_surf()
761 if (isl_format_is_compressed(plane_format.isl_format)) in anv_get_image_format_features2()852 !isl_format_is_compressed(isl_format)) in get_buffer_format_features2()1134 isl_format_is_compressed(format->planes[0].isl_format)) { in anv_get_image_format_properties()
352 assert(isl_format_is_compressed(plane_format.isl_format)); in anv_image_plane_needs_shadow_surface()2490 isl_format_is_compressed(view.format) && in anv_image_fill_surface_state()2492 assert(isl_format_is_compressed(surface->isl.format)); in anv_image_fill_surface_state()2579 if (isl_format_is_compressed(surface->isl.format) && in anv_image_fill_surface_state()2580 !isl_format_is_compressed(view.format)) { in anv_image_fill_surface_state()
1264 assert(isl_format_is_compressed(image->planes[plane].primary_surface.isl.format)); in transition_color_buffer()
634 if (isl_format_is_compressed(params.dst.surf.format)) { in blorp_clear()
2909 if (!isl_format_is_compressed(res->surf.format)) { in crocus_create_surface()2954 assert(!isl_format_is_compressed(fmt.fmt)); in crocus_create_surface()
2745 if (isl_format_is_compressed(res->surf.format)) { in iris_create_surface()