Home
last modified time | relevance | path

Searched defs:hWnd (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl_internal.h55 HWND hWnd; member
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/
H A Dlibgl_d3d12.c96 gdi_create_framebuffer(struct pipe_screen *screen, HWND hWnd, int iPixelFormat) gdi_create_framebuffer() argument
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
H A Dd3d12_wgl_framebuffer.cpp220 d3d12_wgl_create_framebuffer(struct pipe_screen *screen, HWND hWnd, int iPixelFormat) d3d12_wgl_create_framebuffer() argument
/third_party/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c38 window_proc(HWND hWnd, in window_proc() argument
72 HWND hWnd = NULL; in graw_create_window_and_screen() local
/third_party/mesa3d/src/gallium/targets/wgl/
H A Dwgl.c235 wgl_create_framebuffer(struct pipe_screen *screen, HWND hWnd, int iPixelFormat) wgl_create_framebuffer() argument
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dmain.cpp166 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() argument
218 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() argument
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dmain.cpp167 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() argument
222 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() argument
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
H A Dmain.cpp173 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() argument
212 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() argument
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
H A Dmain.cpp181 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() argument
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32Window.cpp31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() argument
84 HWND hWnd; in wglCreatePbufferARB() local
[all...]
H A Dstw_framebuffer.h84 HWND hWnd; member
H A Dstw_framebuffer.c272 stw_framebuffer_create(HWND hWnd, int iPixelFormat, enum stw_framebuffer_owner owner) in stw_framebuffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp66 HWND hWnd = pPresentInfo->hWindow; in _Present() local
/third_party/glfw/src/
H A Dwin32_init.c336 static LRESULT CALLBACK helperWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in helperWindowProc() argument
H A Dwin32_window.c534 static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc() argument
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp75 HWND hWnd = CreateWindow(wc.lpszClassName, in main() local
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dmain.cpp235 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() argument
438 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() argument
/third_party/skia/tools/sk_app/win/
H A DWindow_win.cpp210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() argument
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() argument
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_win32.cpp72 HWND hWnd; member
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp382 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() argument
/third_party/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp2006 BOOL OnCreate(__in HWND hWnd) { in OnCreate() argument
2053 BOOL SetControlColor(HWND hWnd, HD argument
1868 WndProc( __in HWND hWnd, __in UINT uMsg, __in WPARAM wParam, __in LPARAM lParam ) WndProc() argument
[all...]

Completed in 19 milliseconds