Home
last modified time | relevance | path

Searched defs:zsurf (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c165 struct pipe_surface *zsurf, *cbsurf, surf_tmpl; in r600_blit_decompress_depth() local
213 struct pipe_surface *zsurf, surf_tmpl = {{0}}; in r600_blit_decompress_depth_in_place() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c157 struct pipe_surface *zsurf, *cbsurf; in si_blit_dbcb_copy() local
204 struct pipe_surface *zsurf, surf_tmpl = {{0}}; in si_blit_decompress_zs_planes_in_place() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_clear.c441 set_clear_fb(struct pipe_context *pctx, struct pipe_surface *psurf, struct pipe_surface *zsurf) in set_clear_fb()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c670 struct virgl_surface *zsurf = virgl_surface(state->zsbuf); in virgl_encoder_set_framebuffer_state() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c2528 struct pipe_surface *zsurf, in util_blitter_custom_depth_stencil()