Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:dst_image

1139     copybit_image_t dst_image;
1140 dst_image.w = dst->w;
1141 dst_image.h = dst->h;
1142 dst_image.format = dst->format;
1143 dst_image.handle = dst->handle;
1172 dst_image.handle = dst_hnd;
1175 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image,