Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h51 typedef struct _DRIContextPrivRec DRIContextPrivRec, *DRIContextPrivPtr; typedef
H A Ddri.c934 contextPrivSize = sizeof(DRIContextPrivRec) + in DRICreateContextPrivFromHandle()