Searched defs:dst_templ (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 37 default_dst_texture(struct pipe_surface *dst_templ, struct pipe_resource *dst, in default_dst_texture() 89 struct pipe_surface *dst_view, dst_templ; in fd_blitter_blit() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_readpixels.c | 266 struct pipe_resource dst_templ; in blit_to_staging() local
|
D | st_cb_texture.c | 1852 struct pipe_resource dst_templ; in st_GetTexSubImage() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_blitter.c | 1442 void util_blitter_default_dst_texture(struct pipe_surface *dst_templ, in util_blitter_default_dst_texture() 1458 struct pipe_surface dst_templ; in util_blitter_get_next_surface_layer() local 1588 struct pipe_surface *dst_view, dst_templ; in util_blitter_copy_texture() local 1985 struct pipe_surface *dst_view, dst_templ; in util_blitter_blit() local 2018 struct pipe_surface dst_templ, *dst_view; in util_blitter_generate_mipmap() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 91 struct pipe_surface dst_templ, *dst_view; in i915_surface_copy_render() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 550 struct pipe_surface dst_templ, *dst_view; in r300_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 679 struct pipe_surface *dst_view, dst_templ; in r600_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 881 struct pipe_surface *dst_view, dst_templ; in si_resource_copy_region() local
|