Lines Matching refs:srf
133 if (!dst_pic->srf)
136 if ((dst_pic->srf->tex->format == PIPE_FORMAT_L8_UNORM ||
137 dst_pic->srf->tex->format == PIPE_FORMAT_R8_UNORM)) {
282 struct xa_surface *src = src_pic->srf;
391 xa_format_type(xa_surface_format(dst_pic->srf)))
435 if (ctx->srf->format == PIPE_FORMAT_L8_UNORM ||
436 ctx->srf->format == PIPE_FORMAT_R8_UNORM)
476 src_pic->srf->tex,+ src_pic->srf->tex->format);
477 src_view = pipe->create_sampler_view(pipe, src_pic->srf->tex,
497 mask_pic->srf->tex,
498 mask_pic->srf->tex->format);
499 src_view = pipe->create_sampler_view(pipe, mask_pic->srf->tex,
516 struct xa_surface *dst_srf = comp->dst->srf;
524 renderer_bind_destination(ctx, ctx->srf);