Searched refs:glamor_format_for_pixmap (Results 1 – 6 of 6) 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()
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()
572 const struct glamor_format *glamor_format_for_pixmap(PixmapPtr pixmap);
459 glamor_format_for_pixmap(PixmapPtr pixmap) in glamor_format_for_pixmap() function