/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_winsys.c | 34 d3d12_wgl_create_screen(struct sw_winsys *winsys, HDC hDC) in d3d12_wgl_create_screen() argument 45 d3d12_wgl_present(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, HDC hDC) d3d12_wgl_present() argument
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
H A D | libgl_d3d12.c | 42 gdi_screen_create(HDC hDC) in gdi_screen_create() argument 66 gdi_present(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *res, HDC hDC) gdi_present() argument 76 gdi_get_adapter_luid(struct pipe_screen *screen, HDC hDC, LUID *adapter_luid) gdi_get_adapter_luid() argument
|
/third_party/mesa3d/src/gallium/targets/graw-gdi/ |
H A D | graw_gdi.c | 73 HDC hDC = NULL; in graw_create_window_and_screen() local
|
/third_party/mesa3d/src/gallium/targets/wgl/ |
H A D | wgl.c | 80 wgl_screen_create_by_name(HDC hDC, const char* driver, struct sw_winsys *winsys) in wgl_screen_create_by_name() argument 115 wgl_screen_create(HDC hDC) in wgl_screen_create() argument 159 wgl_present(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, HDC hDC) wgl_present() argument 210 wgl_get_adapter_luid(struct pipe_screen* screen, HDC hDC, LUID* adapter_luid) wgl_get_adapter_luid() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pbuffer.c | 275 HDC hDC; in wglGetPbufferDCARB() local 291 wglReleasePbufferDCARB(HPBUFFERARB hPbuffer, HDC hDC) wglReleasePbufferDCARB() argument
|
H A D | stw_ext_context.c | 72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() argument
|
H A D | stw_context.c | 563 get_unlocked_refd_framebuffer_from_dc(HDC hDC) in get_unlocked_refd_framebuffer_from_dc() argument
|
H A D | stw_st.c | 446 HDC hDC; in stw_st_framebuffer_flush_front() local
|
/third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
H A D | gdi_sw_winsys.c | 216 HDC hDC = (HDC)context_private; in gdi_sw_displaytarget_display() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | DxgiFns.cpp | 93 HDC hDC = GetDC(hWnd); in _Present() local
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_wgl.cpp | 305 BOOL GL_APIENTRY wglUseFontBitmapsA(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsA() argument 311 BOOL GL_APIENTRY wglUseFontBitmapsW(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsW() argument 317 BOOL GL_APIENTRY wglUseFontOutlinesA(HDC hDC, in wglUseFontOutlinesA() argument 330 BOOL GL_APIENTRY wglUseFontOutlinesW(HDC hDC, in wglUseFontOutlinesW() argument
|
/third_party/skia/src/utils/win/ |
H A D | SkWGL_win.cpp | 75 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() argument 85 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer() argument
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 2053 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor() argument
|