Manual Pages for Linux CentOS command on man xcb_xf86dri_query_direct_rendering_capable
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xf86dri_query_direct_rendering_capable

xcbxf86driquerydirectrenderinxcbxf86driquerydirectrenderingcapable(3)

NAME

xcbxf86driquerydirectrenderingcapable - SYNOPSIS

#include Request function xcbxf86driquerydirectrenderingcapablecookiet xcbxf86driquerydirectrenderingcapable(xcbconnectiont *conn, uint32t screen); Reply datastructure typedef struct xcbxf86driquerydirectrenderingcapablereplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint8t iscapable; } xcbxf86driquerydirectrenderingcapablereplyt; Reply function xcbxf86driquerydirectrenderingcapablereplyt *xcbxf86driquerydirectrenderingcapablereply(xcbconnectiont *conn, xcbxf86driquerydirectrenderingcapablecookiet cookie, xcbgenericerrort **e); REQUEST ARGUMENTS conn The XCB connection to X11. screen TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXF86DRIQUERYDI‐ RECTRENDERINGCAPABLE. 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). iscapable TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxf86driquerydirectrenderingcapablecookiet. Errors have to be handled when calling the reply function xcbxf86driquerydirectrenderingcapablereply. If you want to handle errors in the event loop instead, use

xcbxf86driquerydirectrenderingcapableunchecked. See xcb-re‐ quests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xf86dri.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 xcbxf86driquerydirectrenderingcapable(3)




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