Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c46 build_blit_info(struct pipe_resource *dst_tex, in build_blit_info()
117 struct pipe_resource *dst_tex, in copy_region_vgpu10()
152 struct pipe_resource *dst_tex, unsigned dst_level, in copy_region_fallback()
786 struct svga_texture *dst_tex = svga_texture(blit->dst.resource); in try_resolve_copy() local
892 struct pipe_resource *dst_tex, in svga_resource_copy_region()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c208 struct i915_texture *dst_tex = i915_texture(dst); in i915_surface_copy_blitter() local