Searched refs:window_proc (Results 1 - 3 of 3) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
H A DShellWin32.h45 static LRESULT CALLBACK window_proc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) function in class:ShellWin32
H A DShellWin32.cpp85 win_class.lpfnWndProc = window_proc;
/external/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c38 window_proc(HWND hWnd, function
89 wc.lpfnWndProc = window_proc;

Completed in 199 milliseconds