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