Searched refs:DRI2DrawablePtr (Results 1 – 2 of 2) sorted by relevance
105 } DRI2DrawableRec, *DRI2DrawablePtr; typedef158 dri2WakeAll(ClientPtr client, DRI2DrawablePtr pPriv, enum DRI2WakeType t) in dri2WakeAll()171 dri2Sleep(ClientPtr client, DRI2DrawablePtr pPriv, enum DRI2WakeType t) in dri2Sleep()216 static DRI2DrawablePtr234 static DRI2DrawablePtr238 DRI2DrawablePtr pPriv; in DRI2AllocateDrawable()284 DRI2DrawablePtr pPriv = DRI2GetDrawable(pDraw); in DRI2SwapLimit()314 DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) in DRI2LookupDrawableRef()327 DRI2AddDrawableRef(DRI2DrawablePtr pPriv, XID id, XID dri2_id, in DRI2AddDrawableRef()361 DRI2DrawablePtr pPriv; in DRI2CreateDrawable2()[all …]
139834 DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL.