Home
last modified time | relevance | path

Searched defs:qpCrashHandler_s (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/qphelper/
DqpCrashHandler.c147 struct qpCrashHandler_s struct
149 qpCrashHandlerFunc crashHandlerFunc;
150 void* handlerUserPointer;
152 deMutex crashHandlerLock;
153 qpCrashInfo crashInfo;
154 deUintptr crashAddress;
156 LPTOP_LEVEL_EXCEPTION_FILTER oldExceptionFilter;
414 struct qpCrashHandler_s struct
416 qpCrashHandlerFunc crashHandlerFunc;
417 void* handlerUserPointer;
[all …]