Manual Pages for Linux CentOS command on man xcb_xvmc_create_context_priv_data
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xvmc_create_context_priv_data

xcbxvmccreatecontext(3) XCB Requests xcbxvmccreatecontext(3)

NAME

xcbxvmccreatecontext - SYNOPSIS

#include Request function xcbxvmccreatecontextcookiet xcbxvmccreatecontext(xcbconnectiont *conn, xcbxvmccontextt contextid, xcbxvportt portid, xcbxvmcsurfacet surfaceid, uint16t width, uint16t height, uint32t flags); Reply datastructure typedef struct xcbxvmccreatecontextreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint16t widthactual; uint16t heightactual; uint32t flagsreturn; uint8t pad1[20]; } xcbxvmccreatecontextreplyt; Reply function xcbxvmccreatecontextreplyt *xcbxvmccreatecontextreply(xcbconnectiont *conn, xcbxvmccreatecontextcookiet cookie, xcbgenericerrort **e); Reply accessors uint32t *xcbxvmccreatecontextprivdata(const xcbxvmccreatecontextrequestt *reply); int xcbxvmccreatecontextprivdatalength(const xcbxvmccreatecontextreplyt *reply); xcbgenericiteratort xcbxvmccreatecontextprivdataend(const xcbxvmccreatecontextreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. contextid TODO: NOT YET DOCUMENTED. portid TODO: NOT YET DOCUMENTED. surfaceid TODO: NOT YET DOCUMENTED. width TODO: NOT YET DOCUMENTED. height TODO: NOT YET DOCUMENTED. flags TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXVMCCREATECONTEXT. 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). widthactual TODO: NOT YET DOCUMENTED. heightactual TODO: NOT YET DOCUMENTED. flagsreturn TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxvmccreatecontextcookiet. Errors have to be handled when calling the reply function xcbxvmccreatecontextreply. If you want to handle errors in the event loop instead, use

xcbxvmccreatecontextunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xvmc.xml. Contact xcb@lists.freedesktop.org for correcā€ tions and improvements. X Version 11 libxcb 1.13 xcbxvmccreatecontext(3)




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