Searched defs:zink_surface (Results 1 – 1 of 1) sorted by relevance
1585 struct zink_surface { struct1591 struct zink_surface_info info; argument1608 struct zink_surface *surf; //the actual surface argument1630 zink_surface(struct pipe_surface *psurface) in zink_surface() function