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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_copy.c515 PixmapPtr tmp_pixmap; local in function:glamor_copy_fbo_fbo_temp
547 tmp_pixmap = glamor_create_pixmap(screen,
551 if (!tmp_pixmap)
568 &tmp_pixmap->drawable,
578 if (!glamor_copy_fbo_fbo_draw(&tmp_pixmap->drawable,
591 glamor_destroy_pixmap(tmp_pixmap);
597 glamor_destroy_pixmap(tmp_pixmap);

Completed in 2 milliseconds