Home
last modified time | relevance | path

Searched refs:z_surf (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c566 struct blorp_surf z_surf; in clear_depth_stencil() local
594 &z_surf, &z_res->base.b, aux_usage, in clear_depth_stencil()
610 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf, in clear_depth_stencil()
624 box->z, box->depth, z_surf.aux_usage); in clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c576 struct blorp_surf z_surf; in clear_depth_stencil() local
604 iris_blorp_surf_for_resource(&batch->screen->isl_dev, &z_surf, in clear_depth_stencil()
624 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf, in clear_depth_stencil()
640 z_surf.aux_usage); in clear_depth_stencil()