Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h158 long contextSize; member
H A Ddri.c579 = (void *) calloc(1, pDRIInfo->contextSize); in DRIScreenInit()
589 = (void *) calloc(1, pDRIInfo->contextSize); in DRIScreenInit()
935 pDRIPriv->pDriverInfo->contextSize; in DRICreateContextPrivFromHandle()