Searched refs:swrastFillInModes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/swrast/
H A Dswrast.c217 swrastFillInModes(__DRIscreen *psp, function in typeref:typename:__DRIconfig **
298 configs16 = swrastFillInModes(psp, 16, 16, 0, 1);
299 configs24 = swrastFillInModes(psp, 24, 24, 8, 1);
300 configs32 = swrastFillInModes(psp, 32, 24, 8, 1);

Completed in 5 milliseconds