Home
last modified time | relevance | path

Searched refs:util_blitter_default_dst_texture (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h242 void util_blitter_default_dst_texture(struct pipe_surface *dst_templ,
Du_blitter.c990 void util_blitter_default_dst_texture(struct pipe_surface *dst_templ, in util_blitter_default_dst_texture() function
1099 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz, srcbox); in util_blitter_copy_texture()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c480 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz, src_box); in r300_resource_copy_region()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c366 util_blitter_default_dst_texture(&dst_templ, info->dst.res, in r600_copy_first_sample()