Searched refs:EXA_FatalErrorDebugWithRet (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa.c226 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 Dexa_priv.h88 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x macro
91 #define EXA_FatalErrorDebugWithRet(x, ret) \ macro
H A Dexa_migration_classic.c76 EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsDirty was called on a non-exa pixmap.\n"), TRUE);
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa.c223 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 Dexa_priv.h87 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x macro
90 #define EXA_FatalErrorDebugWithRet(x, ret) \ macro
H A Dexa_migration_classic.c76 EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsDirty was called on a non-exa pixmap.\n"), TRUE);

Completed in 12 milliseconds