Searched refs:hiz_surf (Results 1 – 5 of 5) sorted by relevance
163 hiz.SurfacePitch = info->hiz_surf->row_pitch - 1; in isl_genX()179 isl_surf_get_array_pitch_sa_rows(info->hiz_surf) >> 2; in isl_genX()
1363 const struct isl_surf *hiz_surf; member1693 struct isl_surf *hiz_surf);
1554 struct isl_surf *hiz_surf) in isl_surf_get_hiz_surf() argument1619 return isl_surf_init(dev, hiz_surf, in isl_surf_get_hiz_surf()
1459 info.hiz_surf = ¶ms->depth.aux_surf; in blorp_emit_depth_stencil_config()1467 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ); in blorp_emit_depth_stencil_config()1469 isl_surf_get_image_offset_B_tile_sa(info.hiz_surf, in blorp_emit_depth_stencil_config()
2961 info.hiz_surf = &image->planes[depth_plane].aux_surface.isl; in cmd_buffer_emit_depth_stencil()