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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h307 extern _X_EXPORT DRIContextPrivPtr DRICreateContextPrivFromHandle(ScreenPtr
H A Ddri.c505 tag = DRICreateContextPrivFromHandle(pScreen,
901 /* DRICreateContextPriv and DRICreateContextPrivFromHandle are helper
905 DRICreateContextPrivFromHandle to create a DRIContextPriv structure for
923 return DRICreateContextPrivFromHandle(pScreen, *pHWContext, flags);
927 DRICreateContextPrivFromHandle(ScreenPtr pScreen, function in typeref:typename:DRIContextPrivPtr
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h347 extern _X_EXPORT DRIContextPrivPtr DRICreateContextPrivFromHandle(ScreenPtr pScreen,
H A Ddri.c465 tag = DRICreateContextPrivFromHandle(pScreen,
874 /* DRICreateContextPriv and DRICreateContextPrivFromHandle are helper
878 DRICreateContextPrivFromHandle to create a DRIContextPriv structure for
897 return DRICreateContextPrivFromHandle(pScreen, *pHWContext, flags);
901 DRICreateContextPrivFromHandle(ScreenPtr pScreen, function in typeref:typename:DRIContextPrivPtr

Completed in 11 milliseconds