Home
last modified time | relevance | path

Searched defs:newctx (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c305 void *newctx; in drmSIGIOHandler() local
1717 DRISwapContext(int drmFD, void *oldctx, void *newctx) in DRISwapContext()