Home
last modified time | relevance | path

Searched defs:hDC (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
H A Dd3d12_wgl_winsys.c34 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 Dlibgl_d3d12.c42 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 Dgraw_gdi.c73 HDC hDC = NULL; in graw_create_window_and_screen() local
/third_party/mesa3d/src/gallium/targets/wgl/
H A Dwgl.c80 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 Dstw_ext_pbuffer.c275 HDC hDC; in wglGetPbufferDCARB() local
291 wglReleasePbufferDCARB(HPBUFFERARB hPbuffer, HDC hDC) wglReleasePbufferDCARB() argument
H A Dstw_ext_context.c72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() argument
H A Dstw_context.c563 get_unlocked_refd_framebuffer_from_dc(HDC hDC) in get_unlocked_refd_framebuffer_from_dc() argument
H A Dstw_st.c446 HDC hDC; in stw_st_framebuffer_flush_front() local
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c216 HDC hDC = (HDC)context_private; in gdi_sw_displaytarget_display() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp93 HDC hDC = GetDC(hWnd); in _Present() local
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp305 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 DSkWGL_win.cpp75 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 DPythonBootstrapperApplication.cpp2053 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor() argument

Completed in 15 milliseconds