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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
colors.h 5 #define PF_5R6G5B 5 /* 16-bit TrueColor: 5-R, 6-G, 5-B bits */
wmesa.c 134 pwfb->pixelformat = PF_5R6G5B;
    [all...]
  /external/mesa3d/src/mesa/drivers/windows/gdi/
colors.h 5 #define PF_5R6G5B 5 /* 16-bit TrueColor: 5-R, 6-G, 5-B bits */
wmesa.c 134 pwfb->pixelformat = PF_5R6G5B;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xmesaP.h 65 PF_5R6G5B, /**< 16-bit TrueColor: 5-R, 6-G, 5-B bits */
290 * If pixelformat==PF_5R6G5B:
xm_line.c 214 * Draw a flat-shaded, PF_5R6G5B line into an XImage.
363 * Draw a flat-shaded, Z-less, PF_5R6G5B line into an XImage.
483 case PF_5R6G5B:
505 case PF_5R6G5B:
xm_tri.c 255 * XImage, smooth, depth-buffered, PF_5R6G5B triangle.
482 * XImage, flat, depth-buffered, PF_5R6G5B triangle.
686 * XImage, smooth, NON-depth-buffered, PF_5R6G5B triangle.
857 * XImage, flat, NON-depth-buffered, PF_5R6G5B triangle.
1048 case PF_5R6G5B:
    [all...]
xm_api.c 541 v->undithered_pf = PF_5R6G5B;
665 case PF_5R6G5B:
    [all...]
xm_dd.c 471 * match the PF_5R6G5B pixel format.
525 ASSERT(xmesa->xm_visual->undithered_pf == PF_5R6G5B);
868 else if (xmvisual->undithered_pf == PF_5R6G5B) {
xm_buffer.c 354 case PF_5R6G5B:
  /external/mesa3d/src/mesa/drivers/x11/
xmesaP.h 65 PF_5R6G5B, /**< 16-bit TrueColor: 5-R, 6-G, 5-B bits */
290 * If pixelformat==PF_5R6G5B:
xm_line.c 214 * Draw a flat-shaded, PF_5R6G5B line into an XImage.
363 * Draw a flat-shaded, Z-less, PF_5R6G5B line into an XImage.
483 case PF_5R6G5B:
505 case PF_5R6G5B:
xm_tri.c 255 * XImage, smooth, depth-buffered, PF_5R6G5B triangle.
482 * XImage, flat, depth-buffered, PF_5R6G5B triangle.
686 * XImage, smooth, NON-depth-buffered, PF_5R6G5B triangle.
857 * XImage, flat, NON-depth-buffered, PF_5R6G5B triangle.
1048 case PF_5R6G5B:
    [all...]
xm_api.c 541 v->undithered_pf = PF_5R6G5B;
665 case PF_5R6G5B:
    [all...]
xm_dd.c 471 * match the PF_5R6G5B pixel format.
525 ASSERT(xmesa->xm_visual->undithered_pf == PF_5R6G5B);
868 else if (xmvisual->undithered_pf == PF_5R6G5B) {
xm_buffer.c 354 case PF_5R6G5B:

Completed in 1387 milliseconds