Manual Pages for Linux CentOS command on man xcb_dri3_buffers_from_pixmap_buffers
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_dri3_buffers_from_pixmap_buffers

xcbdri3buffersfrompixmap(3) XCB Requests xcbdri3buffersfrompixmap(3)

NAME

xcbdri3buffersfrompixmap - SYNOPSIS

#include Request function xcbdri3buffersfrompixmapcookiet xcbdri3buffersfrompixmap(xcbconnectiont *conn, xcbpixmapt pixmap); Reply datastructure typedef struct xcbdri3buffersfrompixmapreplyt { uint8t responsetype; uint8t nfd; uint16t sequence; uint32t length; uint16t width; uint16t height; uint8t pad0[4]; uint64t modifier; uint8t depth; uint8t bpp; uint8t pad1[6]; } xcbdri3buffersfrompixmapreplyt; Reply function xcbdri3buffersfrompixmapreplyt *xcbdri3buffersfrompixmapreply(xcbconnectiont *conn, xcbdri3buffersfrompixmapcookiet cookie, xcbgenericerrort **e); Reply accessors uint32t *xcbdri3buffersfrompixmapstrides(const xcbdri3buffersfrompixmaprequestt *reply); int xcbdri3buffersfrompixmapstrideslength(const xcbdri3buffersfrompixmapreplyt *reply); xcbgenericiteratort xcbdri3buffersfrompixmapstridesend(const xcbdri3buffersfrompixmapreplyt *reply); uint32t *xcbdri3buffersfrompixmapoffsets(const xcbdri3buffersfrompixmaprequestt *reply); int xcbdri3buffersfrompixmapoffsetslength(const xcbdri3buffersfrompixmapreplyt *reply); xcbgenericiteratort xcbdri3buffersfrompixmapoffsetsend(const xcbdri3buffersfrompixmapreplyt *reply); int32t *xcbdri3buffersfrompixmapbuffers(const xcbdri3buffersfrompixmaprequestt *reply); int xcbdri3buffersfrompixmapbufferslength(const xcbdri3buffersfrompixmapreplyt *reply); xcbgenericiteratort xcbdri3buffersfrompixmapbuffersend(const xcbdri3buffersfrompixmapreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. pixmap TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBDRI3BUF‐ FERSFROMPIXMAP. 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). nfd TODO: NOT YET DOCUMENTED. width TODO: NOT YET DOCUMENTED. height TODO: NOT YET DOCUMENTED. modifier TODO: NOT YET DOCUMENTED. depth TODO: NOT YET DOCUMENTED. bpp TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbdri3buffersfrompixmapcookiet. Errors have to be handled when calling the reply function xcbdri3buf‐ fersfrompixmapreply. If you want to handle errors in the event loop instead, use

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




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