Searched refs:z_surf (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_clear.c509 struct blorp_surf z_surf; local in function:clear_depth_stencil
530 iris_blorp_surf_for_resource(&ice->vtbl, &z_surf, &z_res->base,
543 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c566 struct blorp_surf z_surf; local in function:clear_depth_stencil
594 &z_surf, &z_res->base.b, aux_usage,
610 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf,
624 box->z, box->depth, z_surf.aux_usage);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_clear.c577 struct blorp_surf z_surf; local in function:clear_depth_stencil
605 iris_blorp_surf_for_resource(&batch->screen->isl_dev, &z_surf,
625 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf,
641 z_surf.aux_usage);

Completed in 5 milliseconds