Searched defs:zink_ctx_surface (Results 1 – 1 of 1) sorted by relevance
59 struct zink_ctx_surface { struct62 struct zink_ctx_surface *transient; //zink_ctx_surface argument71 return psurface ? ((struct zink_ctx_surface *)psurface)->surf : NULL; in zink_csurface() argument