Searched defs:dst_templ (Results 1 - 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_blit.c | 359 struct pipe_surface *dst_view, dst_templ; in zink_blit() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 40 default_dst_texture(struct pipe_surface *dst_templ, struct pipe_resource *dst, in default_dst_texture() argument 125 struct pipe_surface *dst_view, dst_templ; in fd_blitter_blit() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_readpixels.c | 283 struct pipe_resource dst_templ; in blit_to_staging() local [all...] |
H A D | st_cb_texture.c | 165 struct pipe_resource dst_templ; in create_dst_texture() local [all...] |
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_surface.c | 87 struct pipe_surface dst_templ, *dst_view; in i915_surface_copy_render() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_blit.c | 561 struct pipe_surface dst_templ, *dst_view; in r300_resource_copy_region() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_blit.c | 904 struct pipe_surface *dst_view, dst_templ; in si_resource_copy_region() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 418 struct pipe_surface *dst_view, dst_templ; in crocus_blit() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_blit.c | 674 struct pipe_surface *dst_view, dst_templ; in r600_resource_copy_region() local [all...] |
/third_party/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() argument 1649 struct pipe_surface dst_templ; in util_blitter_get_next_surface_layer() local 1782 struct pipe_surface *dst_view, dst_templ; util_blitter_copy_texture() local 2246 struct pipe_surface *dst_view, dst_templ; util_blitter_blit() local 2280 struct pipe_surface dst_templ, *dst_view; util_blitter_generate_mipmap() local 2895 struct pipe_surface *dst_view, dst_templ; util_blitter_stencil_fallback() local [all...] |
Completed in 14 milliseconds