Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h277 void util_blitter_default_dst_texture(struct pipe_surface *dst_templ,
Du_blitter.c1442 void util_blitter_default_dst_texture(struct pipe_surface *dst_templ, in util_blitter_default_dst_texture() function
1599 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz); in util_blitter_copy_texture()
1989 util_blitter_default_dst_texture(&dst_templ, dst, info->dst.level, in util_blitter_blit()
2088 util_blitter_default_dst_texture(&dst_templ, tex, dst_level, in util_blitter_generate_mipmap()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c107 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz); in i915_surface_copy_render()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c569 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz); in r300_resource_copy_region()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c712 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz); in r600_resource_copy_region()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c907 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz); in si_resource_copy_region()