| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_emit_depth_stencil.c | 235 hiz.SurfacePitch = info->hiz_surf->row_pitch_B - 1; 238 hiz.TiledMode = isl_encode_tiling[info->hiz_surf->tiling]; 293 isl_surf_get_array_pitch_sa_rows(info->hiz_surf) >> 2;
|
| H A D | isl.c | 1949 struct isl_surf *hiz_surf) 2042 return isl_surf_init(dev, hiz_surf, 2174 const struct isl_surf *hiz_surf = hiz_or_mcs_surf; local in function:isl_surf_supports_ccs 2177 if (hiz_surf == NULL || hiz_surf->size_B == 0) 2180 assert(hiz_surf->usage & ISL_SURF_USAGE_HIZ_BIT); 2181 assert(hiz_surf->tiling == ISL_TILING_HIZ); 2182 assert(hiz_surf->format == ISL_FORMAT_HIZ); 1947 isl_surf_get_hiz_surf(const struct isl_device * dev,const struct isl_surf * surf,struct isl_surf * hiz_surf) argument
|
| H A D | isl.h | 1742 const struct isl_surf *hiz_surf; member in struct:isl_depth_stencil_hiz_emit_info 2327 * @param[out] hiz_surf The HiZ surface to populate on success 2333 struct isl_surf *hiz_surf);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_emit_depth_stencil.c | 165 hiz.SurfacePitch = info->hiz_surf->row_pitch_B - 1; 181 isl_surf_get_array_pitch_sa_rows(info->hiz_surf) >> 2;
|
| H A D | isl.h | 1417 const struct isl_surf *hiz_surf; member in struct:isl_depth_stencil_hiz_emit_info 1811 struct isl_surf *hiz_surf);
|
| H A D | isl.c | 1598 struct isl_surf *hiz_surf) 1663 return isl_surf_init(dev, hiz_surf, 1596 isl_surf_get_hiz_surf(const struct isl_device * dev,const struct isl_surf * surf,struct isl_surf * hiz_surf) argument
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | hiz.rst | 64 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ); 66 isl_surf_get_image_offset_B_tile_sa(info.hiz_surf,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1571 info.hiz_surf = ¶ms->depth.aux_surf; 1579 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ); 1581 isl_surf_get_image_offset_B_tile_sa(info.hiz_surf,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_misc_state.c | 395 info.hiz_surf = &depth_mt->aux_buf->surf;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_misc_state.c | 395 info.hiz_surf = &depth_mt->aux_buf->surf;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 1674 info.hiz_surf = ¶ms->depth.aux_surf; 1682 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ); 1684 isl_surf_get_image_offset_B_tile_sa(info.hiz_surf,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 3915 info.hiz_surf = &image->planes[depth_plane].aux_surface.isl;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 2504 info.hiz_surf = &zres->aux.surf;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 3152 info.hiz_surf = &zres->aux.surf;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 5856 info.hiz_surf = &hiz_surface->isl;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 7479 info.hiz_surf = &zres->aux.surf;
|