HomeSort by relevance Sort by last modified time
    Searched refs:swrastFillInModes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
swrast.c 121 swrastFillInModes(__DRIscreen *psp,
209 configs8 = swrastFillInModes(psp, 8, 8, 0, 1);
210 configs16 = swrastFillInModes(psp, 16, 16, 0, 1);
211 configs24 = swrastFillInModes(psp, 24, 24, 8, 1);
212 configs32 = swrastFillInModes(psp, 32, 24, 8, 1);
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 121 swrastFillInModes(__DRIscreen *psp,
209 configs8 = swrastFillInModes(psp, 8, 8, 0, 1);
210 configs16 = swrastFillInModes(psp, 16, 16, 0, 1);
211 configs24 = swrastFillInModes(psp, 24, 24, 8, 1);
212 configs32 = swrastFillInModes(psp, 32, 24, 8, 1);

Completed in 52 milliseconds