Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.h33 glxWinFBConfigIDToPixelFormatIndex(int scr, int fbConfigID);
H A Ddri_helpers.c100 glxWinFBConfigIDToPixelFormatIndex(int scr, int fbConfigID) in glxWinFBConfigIDToPixelFormatIndex() function
/OK3568_Linux_fs/external/xserver/hw/xwin/dri/
H A Dwindowsdri.c138 rep.pixelFormatIndex = glxWinFBConfigIDToPixelFormatIndex(stuff->screen, stuff->fbConfigID); in ProcWindowsDRIFBConfigToPixelFormat()