Home | History | Annotate | Download | only in r300

Lines Matching defs:dstsurf

1262     struct pipe_surface *srcsurf, *dstsurf, surf_tmpl;
1279 dstsurf = pipe->create_surface(pipe, info->dst.res, &surf_tmpl);
1284 aa->dest = r300_surface(dstsurf);
1305 pipe_surface_reference(&dstsurf, NULL);