Manual Pages for Linux CentOS command on man xcb_dri2_get_buffers_with_format_unchecked
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_dri2_get_buffers_with_format_unchecked

xcbdri2getbufferswithformat(XCB Requesxcbdri2getbufferswithformat(3)

NAME

xcbdri2getbufferswithformat - SYNOPSIS

#include Request function xcbdri2getbufferswithformatcookiet xcbdri2getbufferswithformat(xcbconnectiont *conn, xcbdrawablet drawable, uint32t count, uint32t attachmentslen, const xcbdri2attachformatt *attachments); Reply datastructure typedef struct xcbdri2getbufferswithformatreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t width; uint32t height; uint32t count; uint8t pad1[12]; } xcbdri2getbufferswithformatreplyt; Reply function xcbdri2getbufferswithformatreplyt *xcbdri2getbufferswithformatreply(xcbconnectiont *conn, xcbdri2getbufferswithformatcookiet cookie, xcbgenericerrort **e); Reply accessors xcbdri2dri2buffert *xcbdri2getbufferswithformatbuffers(const xcbdri2getbufferswithformatrequestt *reply); int xcbdri2getbufferswithformatbufferslength(const xcbdri2getbufferswithformatreplyt *reply); xcbdri2dri2bufferiteratort xcbdri2getbufferswithformatbuffersiterator(const xcbdri2getbufferswithformatreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. drawable TODO: NOT YET DOCUMENTED. count TODO: NOT YET DOCUMENTED. attachmentslen TODO: NOT YET DOCUMENTED. attachments TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBDRI2GETBUF‐ FERSWITHFORMAT. This field is also present in the xcbgenericreplyt and can be used to tell replies apart from each other. sequence The sequence number of the last request processed by the X11 server. length The length of the reply, in words (a word is 4 bytes). width TODO: NOT YET DOCUMENTED. height TODO: NOT YET DOCUMENTED. count TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbdri2getbufferswithformatcookiet. Errors have to be handled when calling the reply function xcbdri2getbufferswithfor‐ matreply. If you want to handle errors in the event loop instead, use

xcbdri2getbufferswithformatunchecked. See xcb-requests(3) for de‐ tails. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from dri2.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcb 1.xcbdri2getbufferswithformat(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™