Lines Matching refs:dst_image
1167 copybit_image_t dst_image;1168 dst_image.w = dst->w;1169 dst_image.h = dst->h;1170 dst_image.format = dst->format;1171 dst_image.handle = dst->handle;1200 dst_image.handle = dst_hnd;1204 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image,