Manual Pages for Linux CentOS command on man xcb_xf86dri_get_device_info_device_private_length
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xf86dri_get_device_info_device_private_length

xcbxf86drigetdeviceinfo(3) XCB Requests xcbxf86drigetdeviceinfo(3)

NAME

xcbxf86drigetdeviceinfo - SYNOPSIS

#include Request function xcbxf86drigetdeviceinfocookiet xcbxf86drigetdeviceinfo(xcbconnectiont *conn, uint32t screen); Reply datastructure typedef struct xcbxf86drigetdeviceinforeplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t framebufferhandlelow; uint32t framebufferhandlehigh; uint32t framebufferoriginoffset; uint32t framebuffersize; uint32t framebufferstride; uint32t deviceprivatesize; } xcbxf86drigetdeviceinforeplyt; Reply function xcbxf86drigetdeviceinforeplyt *xcbxf86drigetdeviceinforeply(xcbconnectiont *conn, xcbxf86drigetdeviceinfocookiet cookie, xcbgenericerrort **e); Reply accessors uint32t *xcbxf86drigetdeviceinfodeviceprivate(const xcbxf86drigetdeviceinforequestt *reply); int xcbxf86drigetdeviceinfodeviceprivatelength(const xcbxf86drigetdeviceinforeplyt *reply); xcbgenericiteratort xcbxf86drigetdeviceinfodeviceprivateend(const xcbxf86drigetdeviceinforeplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. screen TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXF86DRIGETDE‐ VICEINFO. This field is also present in the xcbgenericre‐ plyt 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). framebufferhandlelow TODO: NOT YET DOCUMENTED. framebufferhandlehigh TODO: NOT YET DOCUMENTED. framebufferoriginoffset TODO: NOT YET DOCUMENTED. framebuffersize TODO: NOT YET DOCUMENTED. framebufferstride TODO: NOT YET DOCUMENTED. deviceprivatesize TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxf86drigetdeviceinfocookiet. Errors have to be han‐ dled when calling the reply function xcbxf86drigetdeviceinforeply. If you want to handle errors in the event loop instead, use

xcbxf86drigetdeviceinfounchecked. See xcb-requests(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 libxcb 1.13 xcbxf86drigetdeviceinfo(3)




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