Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h58 void **pContextStore; member
H A Ddri.c939 pDRIContextPriv->pContextStore = (void *) (pDRIContextPriv + 1); in DRICreateContextPrivFromHandle()
1867 return ((void *) context->pContextStore); in DRIGetContextStore()