Searched refs:glamor_pixmap_ensure_fbo (Results 1 – 5 of 5) sorted by relevance
344 if (!glamor_pixmap_ensure_fbo(pixmap, GLAMOR_CREATE_FBO_NO_FBO)) { in glamor_upload_picture_to_texture()
319 glamor_pixmap_ensure_fbo(PixmapPtr pixmap, int flag) in glamor_pixmap_ensure_fbo() function
1029 if (!glamor_pixmap_ensure_fbo(pixmap, 0)) in _glamor_fds_from_pixmap()1105 if (!glamor_pixmap_ensure_fbo(pixmap, 0)) in glamor_name_from_pixmap()
705 Bool glamor_pixmap_ensure_fbo(PixmapPtr pixmap, int flag);
1972 calls glamor_pixmap_ensure_fbo to ensure that there is backing FBO.18120 glamor_pixmap_ensure_fbo().27213 The glamor_pixmap_ensure_fbo() in glamor_pixmap_upload_prepare() will54554 glamor_pixmap_ensure_fbo: Should allocate tex if we don't have one.