Home
last modified time | relevance | path

Searched refs:ExceptionFilter (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dcommon_x86.c89 static LONG WINAPI ExceptionFilter(LPEXCEPTION_POINTERS exp) in ExceptionFilter() function
156 oldFilter = SetUnhandledExceptionFilter( ExceptionFilter ); in _mesa_check_os_sse_support()