Searched refs:GLAMOR_CREATE_FBO_NO_FBO (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_xv.c527 GLAMOR_CREATE_FBO_NO_FBO);
534 GLAMOR_CREATE_FBO_NO_FBO);
537 GLAMOR_CREATE_FBO_NO_FBO);
544 GLAMOR_CREATE_FBO_NO_FBO |
H A Dglamor_fbo.c112 if (flag != GLAMOR_CREATE_FBO_NO_FBO) {
350 if (flag != GLAMOR_CREATE_FBO_NO_FBO && pixmap_priv->fbo->fb == 0)
H A Dglamor.h129 #define GLAMOR_CREATE_FBO_NO_FBO 0x103 macro
H A Dglamor_picture.c341 if (!glamor_pixmap_ensure_fbo(pixmap, GLAMOR_CREATE_FBO_NO_FBO)) {
H A Dglamor_composite_glyphs.c129 GLAMOR_CREATE_FBO_NO_FBO);

Completed in 5 milliseconds