Searched defs:zink_surface (Results 1 – 1 of 1) sorted by relevance
42 struct zink_surface { struct45 struct zink_surface_info info; //TODO: union with fb refs argument61 struct zink_surface *surf; argument83 zink_surface(struct pipe_surface *psurface) in zink_surface() function