Searched refs:hiz_surf (Results 1 – 7 of 7) sorted by relevance
215 hiz.SurfacePitch = info->hiz_surf->row_pitch_B - 1; in isl_genX()268 isl_surf_get_array_pitch_sa_rows(info->hiz_surf) >> 2; in isl_genX()
1503 const struct isl_surf *hiz_surf; member2026 struct isl_surf *hiz_surf);
1791 struct isl_surf *hiz_surf) in isl_surf_get_hiz_surf() argument1884 return isl_surf_init(dev, hiz_surf, in isl_surf_get_hiz_surf()
1641 info.hiz_surf = ¶ms->depth.aux_surf; in blorp_emit_depth_stencil_config()1649 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ); in blorp_emit_depth_stencil_config()1651 isl_surf_get_image_offset_B_tile_sa(info.hiz_surf, in blorp_emit_depth_stencil_config()
395 info.hiz_surf = &depth_mt->aux_buf->surf; in brw_emit_depthbuffer()
5120 info.hiz_surf = &image->planes[depth_plane].aux_surface.isl; in cmd_buffer_emit_depth_stencil()
3153 info.hiz_surf = &zres->aux.surf; in iris_set_framebuffer_state()