Searched refs:glamor_format (Results 1 – 7 of 7) sorted by relevance
40 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()
169 struct glamor_format { struct227 struct glamor_format formats[33];228 struct glamor_format cbcr_format;572 const struct glamor_format *glamor_format_for_pixmap(PixmapPtr pixmap);
100 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()
194 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()
289 const struct glamor_format *f = glamor_format_for_pixmap(pixmap); in glamor_upload_picture_to_texture()
458 const struct glamor_format *476 struct glamor_format *f = &glamor_priv->formats[depth]; in glamor_add_format()
1858 * Dropped code related to glamor_format, which only exists on master ]