Searched refs:GLAMOR_CREATE_FBO_NO_FBO (Results 1 – 6 of 6) sorted by relevance
112 if (flag != GLAMOR_CREATE_FBO_NO_FBO) { in glamor_create_fbo_from_tex()343 if (flag != GLAMOR_CREATE_FBO_NO_FBO && pixmap_priv->fbo->fb == 0) in glamor_pixmap_ensure_fbo()
1004 GLAMOR_CREATE_FBO_NO_FBO); in glamor_xv_put_image()1011 GLAMOR_CREATE_FBO_NO_FBO); in glamor_xv_put_image()1014 GLAMOR_CREATE_FBO_NO_FBO); in glamor_xv_put_image()1021 GLAMOR_CREATE_FBO_NO_FBO | in glamor_xv_put_image()
129 #define GLAMOR_CREATE_FBO_NO_FBO 0x103 macro
344 if (!glamor_pixmap_ensure_fbo(pixmap, GLAMOR_CREATE_FBO_NO_FBO)) { in glamor_upload_picture_to_texture()
129 GLAMOR_CREATE_FBO_NO_FBO); in glamor_glyph_atlas_init()
45038 v2: Create deep stipple pixmap without GLAMOR_CREATE_FBO_NO_FBO45075 v3: Create dash pattern pixmap without GLAMOR_CREATE_FBO_NO_FBO