Searched refs:WORKAROUND_NONE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_out.c54 if(workaround != WORKAROUND_NONE || flags != 0)
88 send_request(c, 0, WORKAROUND_NONE, XCB_REQUEST_DISCARD_REPLY, vector + 1, 1);
231 enum workarounds workaround = WORKAROUND_NONE;
H A Dxcbint.h52 WORKAROUND_NONE, enumerator in enum:workarounds
H A Dxcb_in.c949 assert(workaround != WORKAROUND_NONE || flags != 0);
974 pend->workaround = WORKAROUND_NONE;

Completed in 4 milliseconds