Searched refs:resourceID (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_error.c | 38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument 58 error.resourceID = resourceID; 77 error.resourceID = err->resource_id;
|
| H A D | glx_error.h | 43 uint_fast32_t resourceID, uint_fast16_t minorCode,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_error.c | 38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument 58 error.resourceID = resourceID; 77 error.resourceID = err->resource_id;
|
| H A D | glx_error.h | 43 uint_fast32_t resourceID, uint_fast16_t minorCode,
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| H A D | create_context_unittest.cpp | 116 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | create_context_unittest.cpp | 125 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, argument
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swaprep.c | 758 cpswapl(from->resourceID, to->resourceID);
|
| H A D | dispatch.c | 3726 rep.resourceID = resId;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swaprep.c | 672 cpswapl(from->resourceID, to->resourceID);
|
| H A D | dispatch.c | 3814 .resourceID = resId,
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | io.c | 767 "min: %x", err->errorCode,err->resourceID,
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | io.c | 727 "min: %x", err->errorCode, err->resourceID,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 983 CARD32 resourceID; 980 CARD32 resourceID; member in struct:__anone2852e7a3508
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | XlibInt.c | 1475 event.xerror.resourceid = rep->resourceID;
|
Completed in 65 milliseconds