Searched refs:EXA_FatalErrorDebugWithRet (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa.c | 226 EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsPinned was called on a non-exa pixmap.\n"), TRUE); 297 EXA_FatalErrorDebugWithRet(("EXA bug: ExaDoPrepareAccess was called on a non-exa pixmap.\n"), FALSE); 403 EXA_FatalErrorDebugWithRet(("EXA bug: exaFinishAccesss was called on a non-exa pixmap.\n"),); 416 EXA_FatalErrorDebugWithRet(("EXA bug: FinishAccess called without PrepareAccess for pixmap 0x%p.\n",
|
| H A D | exa_priv.h | 88 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x macro 91 #define EXA_FatalErrorDebugWithRet(x, ret) \ macro
|
| H A D | exa_migration_classic.c | 76 EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsDirty was called on a non-exa pixmap.\n"), TRUE);
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa.c | 223 EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsPinned was called on a non-exa pixmap.\n"), TRUE); 296 EXA_FatalErrorDebugWithRet(("EXA bug: ExaDoPrepareAccess was called on a non-exa pixmap.\n"), FALSE); 405 EXA_FatalErrorDebugWithRet(("EXA bug: exaFinishAccesss was called on a non-exa pixmap.\n"),); 418 EXA_FatalErrorDebugWithRet(("EXA bug: FinishAccess called without PrepareAccess for pixmap 0x%p.\n", pPixmap),);
|
| H A D | exa_priv.h | 87 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x macro 90 #define EXA_FatalErrorDebugWithRet(x, ret) \ macro
|
| H A D | exa_migration_classic.c | 76 EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsDirty was called on a non-exa pixmap.\n"), TRUE);
|
Completed in 12 milliseconds