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

  /src/external/mit/xorg/lib/libxcb/files/
dri3.h 215 /** Opcode for xcb_dri3_get_supported_modifiers. */
216 #define XCB_DRI3_GET_SUPPORTED_MODIFIERS 6
696 xcb_dri3_get_supported_modifiers (xcb_connection_t *c,
dri3.c 514 xcb_dri3_get_supported_modifiers (xcb_connection_t *c, function
522 .opcode = XCB_DRI3_GET_SUPPORTED_MODIFIERS,
553 .opcode = XCB_DRI3_GET_SUPPORTED_MODIFIERS,

Completed in 24 milliseconds