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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h274 extern _X_EXPORT void DRISwapContext(int drmFD, void *oldctx, void *newctx);
H A Ddri.c613 drmInstallSIGIOHandler(pDRIPriv->drmFD, DRISwapContext))) {
1717 DRISwapContext(int drmFD, void *oldctx, void *newctx) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h300 extern _X_EXPORT void DRISwapContext(int drmFD,
H A Ddri.c576 drmInstallSIGIOHandler(pDRIPriv->drmFD, DRISwapContext))) {
1698 DRISwapContext(int drmFD, void *oldctx, void *newctx) function in typeref:typename:void

Completed in 36 milliseconds