Home | History | Annotate | Download | only in x11

Lines Matching refs:color_format

72    enum pipe_format color_format;
142 templ.format = dri2surf->color_format;
202 uint bpp = util_format_get_blocksizebits(dri2surf->color_format);
456 enum pipe_format color_format)
467 dri2surf->color_format = color_format;
494 (Drawable) win, nconf->color_format);
513 dri2dpy->configs[i].base.color_format);
527 (Drawable) pix, nconf->color_format);
599 nconf->color_format = formats[i];
603 if (nconf->color_format == PIPE_FORMAT_NONE)