HomeSort by: relevance | last modified time | path
    Searched refs:xcb_big_requests_enable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
bigreq.h 33 /** Opcode for xcb_big_requests_enable. */
34 #define XCB_BIG_REQUESTS_ENABLE 0
69 xcb_big_requests_enable (xcb_connection_t *c);
bigreq.c 21 xcb_big_requests_enable (xcb_connection_t *c) function
26 .opcode = XCB_BIG_REQUESTS_ENABLE,
50 .opcode = XCB_BIG_REQUESTS_ENABLE,

Completed in 23 milliseconds