Home
last modified time | relevance | path

Searched defs:src_tex (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c51 struct pipe_resource *src_tex, in build_blit_info()
114 copy_region_vgpu10(struct svga_context *svga, struct pipe_resource *src_tex, in copy_region_vgpu10()
154 struct pipe_resource *src_tex, unsigned src_level, in copy_region_fallback()
820 struct pipe_resource *src_tex, in svga_resource_copy_region()
Dsvga_surface.c132 struct svga_texture *src_tex, in svga_texture_copy_handle_resource()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c40 struct pipe_resource *src_tex, in pp_blit()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c211 struct i915_texture *src_tex = i915_texture(src); in i915_surface_copy_blitter() local