Searched defs:zsurf (Results 1 - 5 of 5) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_clear.c | 441 set_clear_fb(struct pipe_context *pctx, struct pipe_surface *psurf, struct pipe_surface *zsurf) in set_clear_fb() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 157 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/r600/ |
| H A D | r600_blit.c | 165 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/virgl/ |
| H A D | virgl_encode.c | 670 struct virgl_surface *zsurf = virgl_surface(state->zsbuf); in virgl_encoder_set_framebuffer_state() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 2527 util_blitter_custom_depth_stencil(struct blitter_context *blitter, struct pipe_surface *zsurf, struct pipe_surface *cbsurf, unsigned sample_mask, void *dsa_stage, float depth) util_blitter_custom_depth_stencil() argument [all...] |
Completed in 11 milliseconds