/third_party/mesa3d/src/gallium/targets/wgl/ |
D | wgl.c | 80 wgl_screen_create_by_name(HDC hDC, const char* driver, struct sw_winsys *winsys) in wgl_screen_create_by_name() 115 wgl_screen_create(HDC hDC) in wgl_screen_create() 162 HDC hDC) in wgl_present() 211 HDC hDC, in wgl_get_adapter_luid()
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
D | libgl_d3d12.c | 42 gdi_screen_create(HDC hDC) in gdi_screen_create() 69 HDC hDC) in gdi_present() 77 HDC hDC, in gdi_get_adapter_luid()
|
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
D | d3d12_wgl_winsys.c | 34 d3d12_wgl_create_screen(struct sw_winsys *winsys, HDC hDC) in d3d12_wgl_create_screen() 48 HDC hDC) in d3d12_wgl_present()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 275 HDC hDC; in wglGetPbufferDCARB() local 292 HDC hDC) in wglReleasePbufferDCARB()
|
D | stw_ext_context.c | 72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB()
|
D | stw_context.c | 563 get_unlocked_refd_framebuffer_from_dc(HDC hDC) in get_unlocked_refd_framebuffer_from_dc()
|
D | stw_st.c | 446 HDC hDC; in stw_st_framebuffer_flush_front() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 301 BOOL GL_APIENTRY wglUseFontBitmapsA(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsA() 307 BOOL GL_APIENTRY wglUseFontBitmapsW(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsW() 313 BOOL GL_APIENTRY wglUseFontOutlinesA(HDC hDC, in wglUseFontOutlinesA() 326 BOOL GL_APIENTRY wglUseFontOutlinesW(HDC hDC, in wglUseFontOutlinesW()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 305 BOOL GL_APIENTRY wglUseFontBitmapsA(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsA() 311 BOOL GL_APIENTRY wglUseFontBitmapsW(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsW() 317 BOOL GL_APIENTRY wglUseFontOutlinesA(HDC hDC, in wglUseFontOutlinesA() 330 BOOL GL_APIENTRY wglUseFontOutlinesW(HDC hDC, in wglUseFontOutlinesW()
|
/third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
D | gdi_sw_winsys.c | 198 HDC hDC ) in gdi_sw_display() 216 HDC hDC = (HDC)context_private; in gdi_sw_displaytarget_display() local
|
/third_party/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 73 HDC hDC = NULL; in graw_create_window_and_screen() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | DxgiFns.cpp | 93 HDC hDC = GetDC(hWnd); in _Present() local
|
/third_party/skia/src/utils/win/ |
D | SkWGL_win.cpp | 75 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() 85 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
|
/third_party/flutter/skia/src/utils/win/ |
D | SkWGL_win.cpp | 75 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() 85 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer()
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 2038 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
|