diff --git a/glamor/glamor.c b/glamor/glamor.c index e4917836d..d087b8275 100644 --- a/glamor/glamor.c +++ b/glamor/glamor.c @@ -142,6 +142,7 @@ glamor_create_pixmap(ScreenPtr screen, int w, int h, int depth, return NullPixmap; if ((usage == GLAMOR_CREATE_PIXMAP_CPU + || usage == CREATE_PIXMAP_USAGE_GLYPH_PICTURE || (w == 0 && h == 0) || !glamor_check_pixmap_fbo_depth(depth)) || (!GLAMOR_TEXTURED_LARGE_PIXMAP &&