Searched defs:dst_templ (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 22 default_dst_texture(struct pipe_surface *dst_templ, struct pipe_resource *dst, in default_dst_texture() 146 struct pipe_surface *dst_view, dst_templ; in fd_blitter_blit() local 313 struct pipe_surface *dst_view, dst_templ; in fd_blit_stencil_fallback() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 1633 void util_blitter_default_dst_texture(struct pipe_surface *dst_templ, in util_blitter_default_dst_texture() 1649 struct pipe_surface dst_templ; in util_blitter_get_next_surface_layer() local 1782 struct pipe_surface *dst_view, dst_templ; in util_blitter_copy_texture() local 2255 struct pipe_surface *dst_view, dst_templ; in util_blitter_blit() local 2289 struct pipe_surface dst_templ, *dst_view; in util_blitter_generate_mipmap() local 2909 struct pipe_surface *dst_view, dst_templ; in util_blitter_stencil_fallback() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_readpixels.c | 282 struct pipe_resource dst_templ; in blit_to_staging() local
|
H A D | st_cb_texture.c | 219 struct pipe_resource dst_templ; in create_dst_texture() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_blit.c | 449 struct pipe_surface *dst_view, dst_templ; in zink_blit() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_blit.cpp | 615 struct pipe_surface *dst_view, dst_templ; in blit_replicate_stencil() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_surface.c | 88 struct pipe_surface dst_templ, *dst_view; in i915_surface_copy_render() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_blit_perf.c | 303 struct pipe_resource dst_templ = src_templ; in si_test_blit_perf() local
|
H A D | si_blit.c | 986 struct pipe_surface *dst_view, dst_templ; in si_gfx_copy_image() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_blit.c | 545 struct pipe_surface dst_templ, *dst_view; in r300_resource_copy_region() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 417 struct pipe_surface *dst_view, dst_templ; in crocus_blit() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_blit.c | 658 struct pipe_surface *dst_view, dst_templ; in r600_resource_copy_region() local
|