Home | History | Annotate | Download | only in vega

Lines Matching defs:surf_tmpl

864    struct pipe_surface *surf, surf_tmpl;
873 u_surface_default_template(&surf_tmpl, dst,
875 surf = renderer->pipe->create_surface(renderer->pipe, dst, &surf_tmpl);