Searched refs:zink_get_surface (Results 1 – 3 of 3) sorted by relevance
114 zink_get_surface(struct zink_context *ctx,
166 zink_get_surface(struct zink_context *ctx, in zink_get_surface() function223 struct pipe_surface *psurf = zink_get_surface(zink_context(pctx), pres, templ, &ivci); in zink_create_surface()
767 …sampler_view->image_view = (struct zink_surface*)zink_get_surface(zink_context(pctx), pres, &templ… in zink_create_sampler_view()