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

  /src/external/mit/xorg/lib/libxcb/files/
dri3.h 78 /** Opcode for xcb_dri3_open. */
79 #define XCB_DRI3_OPEN 1
433 xcb_dri3_open (xcb_connection_t *c,
dri3.c 104 xcb_dri3_open (xcb_connection_t *c, function
111 .opcode = XCB_DRI3_OPEN,
139 .opcode = XCB_DRI3_OPEN,

Completed in 154 milliseconds