Searched refs:DRI2DrawablePtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 86 } DRI2DrawableRec, *DRI2DrawablePtr; typedef in typeref:struct:_DRI2Drawable * 116 static DRI2DrawablePtr 147 static DRI2DrawablePtr 151 DRI2DrawablePtr pPriv; 202 DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) 215 DRI2AddDrawableRef(DRI2DrawablePtr pPriv, XID id, XID dri2_id, 248 DRI2DrawablePtr pPriv; 268 DRI2DrawablePtr pPriv = p; 319 find_attachment(DRI2DrawablePtr pPriv, unsigned attachment) 339 DRI2DrawablePtr pPri [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 103 } DRI2DrawableRec, *DRI2DrawablePtr; typedef in typeref:struct:_DRI2Drawable * 155 dri2WakeAll(ClientPtr client, DRI2DrawablePtr pPriv, enum DRI2WakeType t) 168 dri2Sleep(ClientPtr client, DRI2DrawablePtr pPriv, enum DRI2WakeType t) 213 static DRI2DrawablePtr 231 static DRI2DrawablePtr 235 DRI2DrawablePtr pPriv; 281 DRI2DrawablePtr pPriv = DRI2GetDrawable(pDraw); 311 DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) 324 DRI2AddDrawableRef(DRI2DrawablePtr pPriv, XID id, XID dri2_id, 358 DRI2DrawablePtr pPri [all...] |
Completed in 4 milliseconds