Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dimage.c117 static void vg_copy_texture(struct vg_context *ctx, in vg_copy_texture() function
521 vg_copy_texture(ctx, dst->sampler_view->texture, dst->x + dx, dst->y + dy, in image_copy()