Home
last modified time | relevance | path

Searched refs:glamor_format (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transfer.c40 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_upload_boxes()
140 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_download_boxes()
H A Dglamor_priv.h169 struct glamor_format { struct
227 struct glamor_format formats[33];
228 struct glamor_format cbcr_format;
572 const struct glamor_format *glamor_format_for_pixmap(PixmapPtr pixmap);
H A Dglamor_fbo.c100 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_create_fbo_from_tex()
126 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in _glamor_create_tex()
H A Dglamor_spans.c194 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_get_spans_gl()
274 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_set_spans_gl()
H A Dglamor_picture.c289 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_upload_picture_to_texture()
H A Dglamor.c458 const struct glamor_format *
476 struct glamor_format *f = &glamor_priv->formats[depth]; in glamor_add_format()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1858 * Dropped code related to glamor_format, which only exists on master ]