Searched refs:ximage_surface (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_ximage.c55 struct ximage_surface { struct
80 static INLINE struct ximage_surface *
81 ximage_surface(const struct native_surface *nsurf) function
83 return (struct ximage_surface *) nsurf;
98 struct ximage_surface *xsurf = ximage_surface(nsurf);
116 struct ximage_surface *xsurf = ximage_surface(nsurf);
132 struct ximage_surface *xsurf = ximage_surface(nsur
[all...]

Completed in 108 milliseconds