HomeSort by relevance Sort by last modified time
    Searched full:xsurf (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_ximage.c 98 struct ximage_surface *xsurf = ximage_surface(nsurf); local
104 ok = XGetGeometry(xsurf->xdpy->dpy, xsurf->drawable,
106 if (ok && resource_surface_set_size(xsurf->rsurf, w, h))
107 xsurf->server_stamp++;
116 struct ximage_surface *xsurf = ximage_surface(nsurf); local
118 if (xsurf->client_stamp != xsurf->server_stamp) {
119 ximage_surface_update_geometry(&xsurf->base);
120 xsurf->client_stamp = xsurf->server_stamp
132 struct ximage_surface *xsurf = ximage_surface(nsurf); local
143 struct ximage_surface *xsurf = ximage_surface(nsurf); local
157 struct ximage_surface *xsurf = ximage_surface(nsurf); local
200 struct ximage_surface *xsurf = ximage_surface(nsurf); local
224 struct ximage_surface *xsurf = ximage_surface(nsurf); local
232 struct ximage_surface *xsurf = ximage_surface(nsurf); local
245 struct ximage_surface *xsurf; local
288 struct ximage_surface *xsurf; local
326 struct ximage_surface *xsurf; local
    [all...]
  /external/mesa3d/docs/
relnotes-7.10.html 404 <li>egl/gdi: fix typo: xsurf-&gt;gsurf</li>
    [all...]

Completed in 75 milliseconds