Home
last modified time | relevance | path

Searched defs:dst_tex (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c48 struct pipe_resource *dst_tex, in copy_region_vgpu10()
117 struct pipe_resource *dst_tex, in svga_resource_copy_region()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_blitter_blt.c238 struct ilo_texture *dst_tex, unsigned dst_level, in tex_clear_region()
295 struct ilo_texture *dst_tex, in tex_copy_region()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c210 struct i915_texture *dst_tex = i915_texture(dst); in i915_surface_copy_blitter() local