| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| crocus_clear.c | 567 struct blorp_surf stencil_surf; local 606 &stencil_surf, &stencil_res->base.b, 610 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| iris_clear.c | 578 struct blorp_surf stencil_surf; local 616 &stencil_surf, &stencil_res->base.b, 625 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| iris_clear.c | 510 struct blorp_surf stencil_surf; local 538 iris_blorp_surf_for_resource(&ice->vtbl, &stencil_surf, 543 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| fd6_gmem.c | 1523 struct pipe_surface stencil_surf = *pfb->zsbuf; variable in typeref:struct:pipe_surface 1524 stencil_surf.format = PIPE_FORMAT_S8_UINT; 1525 stencil_surf.texture = separate_stencil; 1527 fd6_clear_surface(ctx, ring, &stencil_surf, pfb->width, pfb->height,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| brw_blorp.c | 1410 struct blorp_surf depth_surf, stencil_surf; local 1452 blorp_surf_for_miptree(brw, &stencil_surf, stencil_mt, 1461 blorp_clear_depth_stencil(&batch, &depth_surf, &stencil_surf,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| brw_blorp.c | 1433 struct blorp_surf depth_surf, stencil_surf; local 1476 blorp_surf_for_miptree(brw, &stencil_surf, stencil_mt, 1485 blorp_clear_depth_stencil(&batch, &depth_surf, &stencil_surf,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| isl.h | 1709 const struct isl_surf *stencil_surf; member in struct:isl_depth_stencil_hiz_emit_info
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| isl.h | 1384 const struct isl_surf *stencil_surf; member in struct:isl_depth_stencil_hiz_emit_info
|