Home
last modified time | relevance | path

Searched refs:wrap_surface (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.c201 wrap_surface(struct pipe_context *pctx, struct pipe_surface *psurf) in wrap_surface() function
227 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)wrap_surface(pctx, psurf); in zink_create_surface()
238 …csurf->transient = (struct zink_ctx_surface*)wrap_surface(pctx, (struct pipe_surface*)create_surfa… in zink_create_surface()