Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c100 glxWinFBConfigIDToPixelFormatIndex(int scr, int fbConfigID) in glxWinFBConfigIDToPixelFormatIndex() argument
108 if (c->fbconfigID == fbConfigID) in glxWinFBConfigIDToPixelFormatIndex()
H A Ddri_helpers.h33 glxWinFBConfigIDToPixelFormatIndex(int scr, int fbConfigID);
/OK3568_Linux_fs/external/xserver/hw/xwin/dri/
H A Dwindowsdri.c138 rep.pixelFormatIndex = glxWinFBConfigIDToPixelFormatIndex(stuff->screen, stuff->fbConfigID); in ProcWindowsDRIFBConfigToPixelFormat()
223 swapl(&stuff->fbConfigID); in SProcWindowsDRIFBConfigToPixelFormat()