Searched refs:radv_image_has_htile (Results 1 – 7 of 7) sorted by relevance
484 if (!radv_image_has_htile(image)) in radv_process_depth_stencil()
1984 radv_image_has_htile(const struct radv_image *image) in radv_image_has_htile() function1995 return radv_image_has_htile(image) && level == 0; in radv_htile_enabled()2004 return radv_image_has_htile(image) && image->tc_compatible_htile; in radv_image_is_tc_compat_htile()
1289 radv_image_has_htile(image)) { in radv_image_alloc_values()1383 image->tc_compatible_htile = radv_image_has_htile(image) && in radv_image_create_layout()1766 return radv_image_has_htile(image) && in radv_layout_is_htile_compressed()
811 if (radv_image_has_htile(dst_iview->image)) in radv_cmd_buffer_resolve_subpass()
732 if (radv_image_has_htile(iview->image) && in depth_view_can_fast_clear()1040 if (!radv_image_has_htile(image)) in radv_image_can_fast_clear()
1040 if (radv_image_has_htile(dst_image)) { in radv_depth_stencil_resolve_subpass_cs()
1991 assert(radv_image_has_htile(image)); in radv_update_ds_clear_metadata()2019 if (!radv_image_has_htile(image)) in radv_load_ds_clear_metadata()3197 if (!radv_image_has_htile(image)) in radv_src_access_flush()3265 if (!radv_image_has_htile(image)) in radv_dst_access_flush()5948 if (!radv_image_has_htile(image)) in radv_handle_depth_image_transition()