Home
last modified time | relevance | path

Searched refs:GLAMOR_CREATE_FBO_NO_FBO (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_fbo.c112 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()
H A Dglamor_xv.c1004 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()
H A Dglamor.h129 #define GLAMOR_CREATE_FBO_NO_FBO 0x103 macro
H A Dglamor_picture.c344 if (!glamor_pixmap_ensure_fbo(pixmap, GLAMOR_CREATE_FBO_NO_FBO)) { in glamor_upload_picture_to_texture()
H A Dglamor_composite_glyphs.c129 GLAMOR_CREATE_FBO_NO_FBO); in glamor_glyph_atlas_init()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog45038 v2: Create deep stipple pixmap without GLAMOR_CREATE_FBO_NO_FBO
45075 v3: Create dash pattern pixmap without GLAMOR_CREATE_FBO_NO_FBO