XdbeAllocateBackBufferName(XXFUNCXdbeAllocateBackBufferName(3X11)
XdbeAllocateBackBufferName - allocates a DBE buffer.
#include <X11/extensions/Xdbe.h>
XdbeBackBuffer XdbeAllocateBackBufferName(
Display *dpy,
Window window,
XdbeSwapAction swap_action)
This function returns a drawable ID used to refer to the
back buffer of the specified window. The swap_action is a
hint to indicate the swap action that will likely be used in
subsequent calls to XdbeSwapBuffers(). The actual swap
action used in calls to XdbeSwapBuffers() does not have to
be the same as the swap_action passed to this function,
though clients are encouraged to provide accurate informa-
tion whenever possible.
BadAlloc
BadIDChoice
BadMatch
The specified window is not an InputOutput window or
its visual does not support DBE.
BadValue
An invalid swap action was specified.
BadWindow
An invalid window was specified.
DBE, XdbeBeginIdiom(), XdbeDeallocateBackBufferName(),
XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetBackBufferAt-
tributes(), XdbeGetVisualInfo(), XdbeQueryExtension(),
XdbeSwapBuffers().
XFree86 Version 4.5.0 1
Generated on 2012-02-20 02:47:02 by $MirOS: src/scripts/roff2htm,v 1.70 2011/12/03 18:21:12 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2011 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.