Lines Matching refs:psurf
283 struct pipe_surface *psurf,
286 struct vc4_surface *surf = vc4_surface(psurf);
291 struct vc4_resource *rsc = vc4_resource(psurf->texture);
295 if (psurf->texture->nr_samples <= 1) {
305 VC4_SET_FIELD(vc4_rt_format_is_565(psurf->format) ?
325 struct pipe_surface *psurf)
327 struct vc4_surface *surf = vc4_surface(psurf);
332 struct vc4_resource *rsc = vc4_resource(psurf->texture);
336 if (psurf->texture->nr_samples <= 1) {
352 struct pipe_surface *psurf)
354 struct vc4_surface *surf = vc4_surface(psurf);
359 struct vc4_resource *rsc = vc4_resource(psurf->texture);