Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpCrashHandler.c134 struct qpCrashHandler_s struct
136 qpCrashHandlerFunc crashHandlerFunc;
137 void* handlerUserPointer;
139 deMutex crashHandlerLock;
140 qpCrashInfo crashInfo;
141 deUintptr crashAddress;
143 LPTOP_LEVEL_EXCEPTION_FILTER oldExceptionFilter;
401 struct qpCrashHandler_s struct
403 qpCrashHandlerFunc crashHandlerFunc;
404 void* handlerUserPointer;
[all …]