HomeSort by relevance Sort by last modified time
    Searched refs:window_proc (Results 1 - 3 of 3) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
ShellWin32.h 38 static LRESULT CALLBACK window_proc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { function in class:ShellWin32
ShellWin32.cpp 72 win_class.lpfnWndProc = window_proc;
  /external/mesa3d/src/gallium/targets/graw-gdi/
graw_gdi.c 38 window_proc(HWND hWnd, function
89 wc.lpfnWndProc = window_proc;

Completed in 61 milliseconds