Searched defs:src_templ (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 51 default_src_texture(struct pipe_sampler_view *src_templ, in default_src_texture() 90 struct pipe_sampler_view src_templ, *src_view; in fd_blitter_blit() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 90 struct pipe_sampler_view src_templ, *src_view; in i915_surface_copy_render() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_blitter.c | 1470 struct pipe_sampler_view *src_templ, in util_blitter_default_src_texture() 1589 struct pipe_sampler_view src_templ, *src_view; in util_blitter_copy_texture() local 1986 struct pipe_sampler_view src_templ, *src_view; in util_blitter_blit() local 2019 struct pipe_sampler_view src_templ, *src_view; in util_blitter_generate_mipmap() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 549 struct pipe_sampler_view src_templ, *src_view; in r300_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 680 struct pipe_sampler_view src_templ, *src_view; in r600_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 882 struct pipe_sampler_view src_templ, *src_view; in si_resource_copy_region() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 1385 struct pipe_resource src_templ; in st_TexSubImage() local
|