| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/gdi/ |
| H A D | gdi_sw_winsys.h | 11 HDC hDC );
|
| H A D | gdi_sw_winsys.c | 198 HDC hDC ) 202 StretchDIBits(hDC, 216 HDC hDC = (HDC)context_private; local in function:gdi_sw_displaytarget_display 218 gdi_sw_display(winsys, dt, hDC); 196 gdi_sw_display(struct sw_winsys * winsys,struct sw_displaytarget * dt,HDC hDC) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_winsys.c | 34 d3d12_wgl_create_screen(struct sw_winsys *winsys, HDC hDC) argument 38 stw_dev->callbacks.pfnGetAdapterLuid(hDC, &local_luid); 48 HDC hDC) 50 screen->flush_frontbuffer(screen, ctx, res, 0, 0, hDC, NULL); 45 d3d12_wgl_present(struct pipe_screen * screen,struct pipe_context * ctx,struct pipe_resource * res,HDC hDC) argument
|
| H A D | d3d12_wgl_public.h | 40 HDC hDC); 46 HDC hDC);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/gdi/ |
| H A D | gdi_sw_winsys.h | 11 HDC hDC );
|
| H A D | gdi_sw_winsys.c | 198 HDC hDC ) 202 StretchDIBits(hDC, 216 HDC hDC = (HDC)context_private; local in function:gdi_sw_displaytarget_display 218 gdi_sw_display(winsys, dt, hDC); 196 gdi_sw_display(struct sw_winsys * winsys,struct sw_displaytarget * dt,HDC hDC) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-d3d12/ |
| H A D | libgl_d3d12.c | 42 gdi_screen_create(HDC hDC) argument 51 screen = d3d12_wgl_create_screen( winsys, hDC ); 69 HDC hDC) 71 d3d12_wgl_present(screen, context, res, hDC); 77 HDC hDC, 83 stw_dev->callbacks.pfnGetAdapterLuid(hDC, adapter_luid); 66 gdi_present(struct pipe_screen * screen,struct pipe_context * context,struct pipe_resource * res,HDC hDC) argument 76 gdi_get_adapter_luid(struct pipe_screen * screen,HDC hDC,LUID * adapter_luid) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/wgl/ |
| H A D | wgl.c | 86 wgl_screen_create_by_name(HDC hDC, const char* driver, struct sw_winsys *winsys) argument 106 screen = d3d12_wgl_create_screen(winsys, hDC); 128 wgl_screen_create(HDC hDC) argument 157 struct pipe_screen* screen = wgl_screen_create_by_name(hDC, drivers[i], winsys); 175 HDC hDC) 194 gdi_sw_display(winsys, dt, hDC); 201 swr_gdi_swap(screen, ctx, res, hDC); 208 d3d12_wgl_present(screen, ctx, res, hDC); 215 screen->flush_frontbuffer(screen, ctx, res, 0, 0, hDC, NULL); 223 gdi_sw_display(winsys, dt, hDC); 172 wgl_present(struct pipe_screen * screen,struct pipe_context * ctx,struct pipe_resource * res,HDC hDC) argument 230 wgl_get_adapter_luid(struct pipe_screen * screen,HDC hDC,LUID * adapter_luid) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_public.h | 48 void *hDC);
|
| H A D | swr_loader.cpp | 139 void *hDC) 144 hDC, 137 swr_gdi_swap(struct pipe_screen * screen,struct pipe_resource * res,void * hDC) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_memory.h | 27 swr_LoadHotTile(HANDLE hDC, argument 34 DRAW_CONTEXT *pDC = (DRAW_CONTEXT*)hDC; 42 swr_StoreHotTile(HANDLE hDC, argument 49 DRAW_CONTEXT *pDC = (DRAW_CONTEXT*)hDC;
|
| H A D | swr_public.h | 50 void *hDC);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 59 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...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | wglext.h | 459 extern HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 464 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 507 extern HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList); 509 extern int WINAPI wglReleasePbufferDCARB (HPBUFFERARB hPbuffer, HDC hDC); 513 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList); 515 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC); 543 extern HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList); 545 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList); 591 extern HPBUFFEREXT WINAPI wglCreatePbufferEXT (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList); 593 extern int WINAPI wglReleasePbufferDCEXT (HPBUFFEREXT hPbuffer, HDC hDC); [all...] |
| H A D | wglext.spec | 63 CreateBufferRegionARB(hDC, iLayerPlane, uType) 65 param hDC HDC in value 179 CreatePbufferARB(hDC, iPixelFormat, iWidth, iHeight, piAttribList) 181 param hDC HDC in value 193 ReleasePbufferDCARB(hPbuffer, hDC) 196 param hDC HDC in value 263 CreateContextAttribsARB(hDC, hShareContext, attribList) 265 param hDC HDC in value 355 CreatePbufferEXT(hDC, iPixelFormat, iWidth, iHeight, piAttribList) 357 param hDC HD [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 59 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...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-gdi/ |
| H A D | libgl_gdi.c | 118 HDC hDC) 137 gdi_sw_display(winsys, dt, hDC); 144 swr_gdi_swap(screen, res, hDC); 151 gdi_sw_display(winsys, dt, hDC); 116 gdi_present(struct pipe_screen * screen,struct pipe_resource * res,HDC hDC) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_winsys.h | 70 (*create_screen)( HDC hDC ); 80 HDC hDC ); 89 HDC hDC,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_ext_pbuffer.c | 85 HDC hDC; local in function:wglCreatePbufferARB 242 hDC = GetDC(hWnd); 243 if (!hDC) { 251 fb = stw_framebuffer_create(hDC, iPixelFormat); 272 bRet = SetPixelFormat(hDC, iDisplayablePixelFormat, &pfd); 283 HDC hDC; local in function:wglGetPbufferDCARB 292 hDC = GetDC(fb->hWnd); 294 return hDC; 300 HDC hDC) 311 return ReleaseDC(fb->hWnd, hDC); 299 wglReleasePbufferDCARB(HPBUFFERARB hPbuffer,HDC hDC) argument [all...] |
| H A D | stw_winsys.h | 53 HDC hDC );
|
| H A D | stw_ext_context.c | 58 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) argument 166 context = wglCreateContext_func(hDC); 186 c = stw_create_context_attribs(hDC, layerPlane, share_dhglrc,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/ |
| H A D | graw_gdi.c | 73 HDC hDC = NULL; local in function:graw_create_window_and_screen 115 hDC = GetDC(hWnd); 116 if (hDC == NULL) 119 *handle = (void *)hDC;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/ |
| H A D | graw_gdi.c | 73 HDC hDC = NULL; local in function:graw_create_window_and_screen 115 hDC = GetDC(hWnd); 116 if (hDC == NULL) 119 *handle = (void *)hDC;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | wgl_ext_api.h | 65 HPBUFFERARB wglCreatePbufferARBWrapper(HDC hDC, 72 int wglReleasePbufferDCARBWrapper(HPBUFFERARB hPbuffer, HDC hDC);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | Dxgi.cpp | 93 HDC hDC = GetDC(hWnd); local in function:_Present 126 HBITMAP hBmp = CreateDIBSection(hDC, &bmi, DIB_RGB_COLORS, (void**)&pixels, NULL, 0); 158 hdcMem = CreateCompatibleDC(hDC); 161 int iStretchMode = SetStretchBltMode(hDC, HALFTONE); 163 StretchBlt(hDC, 0, 0, windowWidth, windowHeight, 168 SetStretchBltMode(hDC, iStretchMode); 178 ReleaseDC(hWnd, hDC);
|