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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_glx.c84 XCreateDrawable(struct drisw_drawable * pdp, int shmid, Display * dpy) function in typeref:typename:Bool
218 if (!XCreateDrawable(pdp, shmid, dpy))
308 if (!XCreateDrawable(prp, -1, dpy))
345 if (!XCreateDrawable(prp, shmid, dpy))
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c57 XCreateDrawable(struct drisw_drawable * pdp, int shmid, Display * dpy) function in typeref:typename:Bool
190 if (!XCreateDrawable(pdp, shmid, dpy))
280 if (!XCreateDrawable(prp, -1, dpy))
317 if (!XCreateDrawable(prp, shmid, dpy))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.8.rst41 Shared Memeory leakage in XCreateDrawable

Completed in 6 milliseconds