Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blitter.c194 const struct pipe_box *dbox = &info->dst.box; in emit_blit_buffer() local
309 const struct pipe_box *dbox = &info->dst.box; in emit_blit() local
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blitter.c314 const struct pipe_box *dbox = &info->dst.box; in emit_blit_buffer() local
632 const struct pipe_box *dbox = &info->dst.box; in emit_blit_texture() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c1518 struct pipe_box box, dbox; in handle_copy_image_to_buffer() local