Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.h34 DRIWrapInit(ScreenPtr pScreen);
H A DdriWrap.c552 DRIWrapInit(ScreenPtr pScreen) in DRIWrapInit() function
H A Ddri.c147 return DRIWrapInit(pScreen); in DRIFinishScreenInit()