Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:src_image

1240     copybit_image_t src_image;
1241 src_image.w = src->w;
1242 src_image.h = src->h;
1243 src_image.format = src->format;
1244 src_image.handle = src->handle;
1276 src_image.handle = src_hnd;
1279 status = copy_image((private_handle_t *)src->handle, &src_image,
1304 status = set_image(ctx, src_surface.surface_id, &src_image,