Home
last modified time | relevance | path

Searched defs:cbsurf (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c163 struct pipe_surface *zsurf, *cbsurf, surf_tmpl; in r600_blit_decompress_depth() local
354 struct pipe_surface *cbsurf, surf_tmpl; in r600_blit_decompress_color() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c146 struct pipe_surface *zsurf, *cbsurf; in si_blit_dbcb_copy() local
480 struct pipe_surface *cbsurf, surf_tmpl; in si_blit_decompress_color() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c2425 struct pipe_surface *cbsurf, in util_blitter_custom_depth_stencil()