Home
last modified time | relevance | path

Searched refs:hDC (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType);
64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList);
89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
156 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
158 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
162 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
164 int WINAPI wglReleasePbufferDCARB (HPBUFFERARB hPbuffer, HDC hDC);
302 typedef BOOL (WINAPI * PFNWGLSETSTEREOEMITTERSTATE3DLPROC) (HDC hDC, UINT uState);
304 BOOL WINAPI wglSetStereoEmitterState3DL (HDC hDC, UIN
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType);
64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList);
89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
156 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
158 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
162 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
164 int WINAPI wglReleasePbufferDCARB (HPBUFFERARB hPbuffer, HDC hDC);
302 typedef BOOL (WINAPI * PFNWGLSETSTEREOEMITTERSTATE3DLPROC) (HDC hDC, UINT uState);
304 BOOL WINAPI wglSetStereoEmitterState3DL (HDC hDC, UIN
[all...]
H A Dwgl.h108 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
109 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSAPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
110 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
111 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
112 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESAPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
113 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
135 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
136 BOOL WINAPI wglUseFontBitmapsA (HDC hDC, DWORD first, DWORD count, DWORD listBase);
137 BOOL WINAPI wglUseFontBitmapsW (HDC hDC, DWORD first, DWORD count, DWORD listBase);
138 BOOL WINAPI wglUseFontOutlines (HDC hDC, DWOR
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h61 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType);
66 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
89 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList);
91 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
153 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
155 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
159 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
161 int WINAPI wglReleasePbufferDCARB (HPBUFFERARB hPbuffer, HDC hDC);
299 typedef BOOL (WINAPI * PFNWGLSETSTEREOEMITTERSTATE3DLPROC) (HDC hDC, UINT uState);
301 BOOL WINAPI wglSetStereoEmitterState3DL (HDC hDC, UIN
[all...]
/third_party/mesa3d/include/GL/
H A Dwglext.h59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType);
64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList);
89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
156 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
158 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
162 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
164 int WINAPI wglReleasePbufferDCARB (HPBUFFERARB hPbuffer, HDC hDC);
302 typedef BOOL (WINAPI * PFNWGLSETSTEREOEMITTERSTATE3DLPROC) (HDC hDC, UINT uState);
304 BOOL WINAPI wglSetStereoEmitterState3DL (HDC hDC, UIN
[all...]
/third_party/openGLES/api/GL/
H A Dwglext.h40 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType);
45 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType);
68 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList);
70 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
137 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
139 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
143 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
145 int WINAPI wglReleasePbufferDCARB (HPBUFFERARB hPbuffer, HDC hDC);
283 typedef BOOL (WINAPI * PFNWGLSETSTEREOEMITTERSTATE3DLPROC) (HDC hDC, UINT uState);
285 BOOL WINAPI wglSetStereoEmitterState3DL (HDC hDC, UIN
[all...]
H A Dwgl.h89 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
90 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSAPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
91 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
92 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
93 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESAPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
94 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
116 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
117 BOOL WINAPI wglUseFontBitmapsA (HDC hDC, DWORD first, DWORD count, DWORD listBase);
118 BOOL WINAPI wglUseFontBitmapsW (HDC hDC, DWORD first, DWORD count, DWORD listBase);
119 BOOL WINAPI wglUseFontOutlines (HDC hDC, DWOR
[all...]
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h108 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
109 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSAPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
110 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase);
111 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
112 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESAPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
113 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf);
135 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
136 BOOL WINAPI wglUseFontBitmapsA (HDC hDC, DWORD first, DWORD count, DWORD listBase);
137 BOOL WINAPI wglUseFontBitmapsW (HDC hDC, DWORD first, DWORD count, DWORD listBase);
138 BOOL WINAPI wglUseFontOutlines (HDC hDC, DWOR
[all...]
/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
93 screen = d3d12_wgl_create_screen(winsys, hDC); in wgl_screen_create_by_name()
115 wgl_screen_create(HDC hDC) in wgl_screen_create() argument
144 struct pipe_screen* screen = wgl_screen_create_by_name(hDC, drivers[i], winsys); in wgl_screen_create()
162 HDC hDC) in wgl_present()
181 gdi_sw_display(winsys, dt, hDC); in wgl_present()
188 d3d12_wgl_present(screen, ctx, res, hDC); in wgl_present()
195 screen->flush_frontbuffer(screen, ctx, res, 0, 0, hDC, NULL); in wgl_present()
203 gdi_sw_display(winsys, dt, hDC); in wgl_present()
211 HDC hDC, in wgl_get_adapter_luid()
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/targets/libgl-d3d12/
H A Dlibgl_d3d12.c42 gdi_screen_create(HDC hDC) in gdi_screen_create() argument
51 screen = d3d12_wgl_create_screen( winsys, hDC ); in gdi_screen_create()
69 HDC hDC) in gdi_present()
71 d3d12_wgl_present(screen, context, res, hDC); in gdi_present()
77 HDC hDC, in gdi_get_adapter_luid()
83 stw_dev->callbacks.pfnGetAdapterLuid(hDC, adapter_luid); in gdi_get_adapter_luid()
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/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
38 stw_dev->callbacks.pfnGetAdapterLuid(hDC, &local_luid); in d3d12_wgl_create_screen()
48 HDC hDC) in d3d12_wgl_present()
50 screen->flush_frontbuffer(screen, ctx, res, 0, 0, hDC, NULL); in d3d12_wgl_present()
45 d3d12_wgl_present(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, HDC hDC) d3d12_wgl_present() argument
H A Dd3d12_wgl_public.h40 HDC hDC);
46 HDC hDC);
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp93 HDC hDC = GetDC(hWnd); in _Present() local
126 HBITMAP hBmp = CreateDIBSection(hDC, &bmi, DIB_RGB_COLORS, (void**)&pixels, NULL, 0); in _Present()
158 hdcMem = CreateCompatibleDC(hDC); in _Present()
161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); in _Present()
163 StretchBlt(hDC, 0, 0, windowWidth, windowHeight, in _Present()
168 SetStretchBltMode(hDC, iStretchMode); in _Present()
178 ReleaseDC(hWnd, hDC); in _Present()
/third_party/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c73 HDC hDC = NULL; in graw_create_window_and_screen() local
115 hDC = GetDC(hWnd); in graw_create_window_and_screen()
116 if (hDC == NULL) in graw_create_window_and_screen()
119 *handle = (void *)hDC; in graw_create_window_and_screen()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_winsys.h70 (*create_screen)( HDC hDC );
80 HDC hDC );
89 HDC hDC,
H A Dstw_ext_pbuffer.c275 HDC hDC; in wglGetPbufferDCARB() local
284 hDC = GetDC(fb->hWnd); in wglGetPbufferDCARB()
286 return hDC; in wglGetPbufferDCARB()
292 HDC hDC) in wglReleasePbufferDCARB()
303 return ReleaseDC(fb->hWnd, hDC); in wglReleasePbufferDCARB()
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
191 context = wglCreateContext_func(hDC); in wglCreateContextAttribsARB()
213 struct stw_context *stw_ctx = stw_create_context_attribs(hDC, layerPlane, share_stw, in wglCreateContextAttribsARB()
H A Dstw_context.c563 get_unlocked_refd_framebuffer_from_dc(HDC hDC) in get_unlocked_refd_framebuffer_from_dc() argument
565 if (!hDC) in get_unlocked_refd_framebuffer_from_dc()
569 struct stw_framebuffer *fb = stw_framebuffer_from_hdc(hDC); in get_unlocked_refd_framebuffer_from_dc()
576 int iPixelFormat = get_matching_pixel_format(hDC); in get_unlocked_refd_framebuffer_from_dc()
578 fb = stw_framebuffer_create(WindowFromDC(hDC), iPixelFormat, STW_FRAMEBUFFER_WGL_WINDOW); in get_unlocked_refd_framebuffer_from_dc()
H A Dstw_st.c446 HDC hDC; in stw_st_framebuffer_flush_front() local
484 hDC = GetDC(stwfb->fb->hWnd); in stw_st_framebuffer_flush_front()
486 ret = stw_st_framebuffer_present_locked(hDC, stctx, &stwfb->base, statt); in stw_st_framebuffer_flush_front()
488 ReleaseDC(stwfb->fb->hWnd, hDC); in stw_st_framebuffer_flush_front()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c198 HDC hDC ) in gdi_sw_display()
202 StretchDIBits(hDC, in gdi_sw_display()
216 HDC hDC = (HDC)context_private; in gdi_sw_displaytarget_display() local
218 gdi_sw_display(winsys, dt, hDC); in gdi_sw_displaytarget_display()
H A Dgdi_sw_winsys.h11 HDC hDC );
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp75 HGLRC SkWGLExtensions::createContextAttribs(HDC hDC, in createContextAttribs() argument
78 return fCreateContextAttribs(hDC, hShareContext, attribList); in createContextAttribs()
85 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer() argument
90 return fCreatePbuffer(hDC, iPixelFormat, iWidth, iHeight, piAttribList); in createPbuffer()
97 int SkWGLExtensions::releasePbufferDC(HPBUFFER hPbuffer, HDC hDC) const { in releasePbufferDC()
98 return fReleasePbufferDC(hPbuffer, hDC); in releasePbufferDC()
/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/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp2053 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor() argument
2068 ::SetTextColor(hDC, fg); in SetControlColor()
2069 ::SetBkColor(hDC, bg); in SetControlColor()

Completed in 28 milliseconds