Searched defs:src_view (Results 1 – 13 of 13) sorted by relevance
/third_party/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 | 1783 struct pipe_sampler_view src_templ, *src_view; in util_blitter_copy_texture() local 2247 struct pipe_sampler_view src_templ, *src_view; in util_blitter_blit() local 2281 struct pipe_sampler_view src_templ, *src_view; in util_blitter_generate_mipmap() local 2900 struct pipe_sampler_view src_templ, *src_view; in util_blitter_stencil_fallback() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 1361 struct radv_image_view src_view; in radv_meta_image_to_buffer() local 1424 struct radv_buffer_view src_view, dst_view; in radv_meta_buffer_to_image_cs_r32g32b32() local 1504 struct radv_buffer_view src_view; in radv_meta_buffer_to_image_cs() local 1578 struct radv_buffer_view src_view, dst_view; in radv_meta_image_to_image_cs_r32g32b32() local 1665 struct radv_image_view src_view, dst_view; in radv_meta_image_to_image_cs() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 126 struct pipe_sampler_view src_templ, *src_view; in fd_blitter_blit() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_composite.c | 452 struct pipe_sampler_view *src_view; in bind_samplers() local
|
D | xa_renderer.c | 444 struct pipe_sampler_view *src_view; in renderer_copy_prepare() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 86 struct pipe_sampler_view src_templ, *src_view; in i915_surface_copy_render() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_blit.c | 188 struct pipe_sampler_view *src_view = in v3d_stencil_blit() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 560 struct pipe_sampler_view src_templ, *src_view; in r300_resource_copy_region() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_render_pass.c | 693 struct pipe_sampler_view src_templ, *src_view; in zink_begin_render_pass() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_blit.cpp | 776 struct pipe_sampler_view src_templ, *src_view; in resolve_stencil_to_temp() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 675 struct pipe_sampler_view src_templ, *src_view; in r600_resource_copy_region() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 905 struct pipe_sampler_view src_templ, *src_view; in si_resource_copy_region() local
|