Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c158 struct pipe_surface *zsurf, *cbsurf, surf_tmpl; in r600_blit_decompress_depth() local
206 struct pipe_surface *zsurf, surf_tmpl = {{0}}; in r600_blit_decompress_depth_in_place() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c134 struct pipe_surface *zsurf, *cbsurf; in si_blit_dbcb_copy() local
206 struct pipe_surface *zsurf, surf_tmpl = {{0}}; in si_blit_decompress_zs_planes_in_place() local
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c337 struct virgl_surface *zsurf = virgl_surface(state->zsbuf); in virgl_encoder_set_framebuffer_state() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c2110 struct pipe_surface *zsurf, in util_blitter_custom_depth_stencil()