Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dglobal_state.cpp218 INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc() function
258 ::DialogBoxIndirectA(instance, dialogTemplate, NULL, DebuggerWaitDialogProc); in WaitForDebugger()