Searched defs:src_templ (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 50 default_src_texture(struct pipe_sampler_view *src_templ, in default_src_texture() 133 struct pipe_sampler_view src_templ, *src_view; in fd_blitter_blit() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_compute.c | 87 struct pipe_sampler_view src_templ = {0}, *src_view; in util_compute_blit() local
|
D | u_blitter.c | 1586 struct pipe_sampler_view *src_templ, in util_blitter_default_src_texture() 1708 struct pipe_sampler_view src_templ, *src_view; in util_blitter_copy_texture() local 2140 struct pipe_sampler_view src_templ, *src_view; in util_blitter_blit() local 2173 struct pipe_sampler_view src_templ, *src_view; in util_blitter_generate_mipmap() local 2850 struct pipe_sampler_view src_templ, *src_view; in util_blitter_stencil_fallback() 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/drivers/r300/ |
D | r300_blit.c | 551 struct pipe_sampler_view src_templ, *src_view; in r300_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 682 struct pipe_sampler_view src_templ, *src_view; in r600_resource_copy_region() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 858 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 | 1491 struct pipe_resource src_templ; in st_TexSubImage() local
|