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

  /external/mesa3d/src/mesa/drivers/x11/
xmesaP.h 98 GLubyte PixelToR[256]; /* Pixel to RGB conversion */
xm_api.c 471 v->PixelToR[i] = (unsigned char) ((i * 255) / rmask);
    [all...]

Completed in 1003 milliseconds