Searched refs:EXA_FatalErrorDebugWithRet (Results 1 – 3 of 3) sorted by relevance
223 …EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsPinned was called on a non-exa pixmap.\n"), TRUE); in exaPixmapIsPinned()296 …EXA_FatalErrorDebugWithRet(("EXA bug: ExaDoPrepareAccess was called on a non-exa pixmap.\n"), FALS… in ExaDoPrepareAccess()405 … EXA_FatalErrorDebugWithRet(("EXA bug: exaFinishAccesss was called on a non-exa pixmap.\n"),); in exaFinishAccess()418 …EXA_FatalErrorDebugWithRet(("EXA bug: FinishAccess called without PrepareAccess for pixmap 0x%p.\n… in exaFinishAccess()
87 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x macro90 #define EXA_FatalErrorDebugWithRet(x, ret) \ macro
76 … EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsDirty was called on a non-exa pixmap.\n"), TRUE); in exaPixmapIsDirty()