Home
last modified time | relevance | path

Searched refs:createDummyCtx (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h96 Bool createDummyCtx; member
H A Ddri.h163 Bool createDummyCtx; member
H A Ddri.c425 pDRIPriv->createDummyCtx = pDRIInfo->createDummyCtx; in DRIScreenInit()
725 if (pDRIPriv->dummyCtxPriv && pDRIPriv->createDummyCtx) { in DRICloseScreen()
1053 if (pDRIPriv->createDummyCtx && !pDRIPriv->dummyCtxPriv) { in DRICreateContext()