Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:dst_image

1164     copybit_image_t dst_image;
1165 dst_image.w = dst->w;
1166 dst_image.h = dst->h;
1167 dst_image.format = dst->format;
1168 dst_image.handle = dst->handle;
1197 dst_image.handle = dst_hnd;
1201 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image,