Searched refs:resourceID (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument
58 error.resourceID = resourceID;
77 error.resourceID = err->resource_id;
H A Dglx_error.h43 uint_fast32_t resourceID, uint_fast16_t minorCode,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument
58 error.resourceID = resourceID;
77 error.resourceID = err->resource_id;
H A Dglx_error.h43 uint_fast32_t resourceID, uint_fast16_t minorCode,
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dcreate_context_unittest.cpp116 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dcreate_context_unittest.cpp125 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c758 cpswapl(from->resourceID, to->resourceID);
H A Ddispatch.c3726 rep.resourceID = resId;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c672 cpswapl(from->resourceID, to->resourceID);
H A Ddispatch.c3814 .resourceID = resId,
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dio.c767 "min: %x", err->errorCode,err->resourceID,
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c727 "min: %x", err->errorCode, err->resourceID,
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h983 CARD32 resourceID;
980 CARD32 resourceID; member in struct:__anone2852e7a3508
/xsrc/external/mit/libX11/dist/src/
H A DXlibInt.c1475 event.xerror.resourceid = rep->resourceID;

Completed in 65 milliseconds