Home
last modified time | relevance | path

Searched refs:partial3DContextStore (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h84 void **partial3DContextStore; /* parital 3D context */ member
H A Ddri.c569 pDRIPriv->partial3DContextStore = NULL; in DRIScreenInit()
588 pDRIPriv->partial3DContextStore in DRIScreenInit()
590 if (!pDRIPriv->partial3DContextStore) { in DRIScreenInit()
617 free(pDRIPriv->partial3DContextStore); in DRIScreenInit()
1688 pDRIPriv->partial3DContextStore, in DRIDoWakeupHandler()
1706 pDRIPriv->partial3DContextStore); in DRIDoBlockHandler()
2062 pDRIPriv->partial3DContextStore); in DRILockTree()
2083 pDRIPriv->partial3DContextStore, in DRILockTree()