| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.h | 41 int iPixelFormat; member in struct:stw_context
|
| H A D | stw_ext_pbuffer.c | 70 wglCreatePbufferARB(HDC hCurrentDC,int iPixelFormat,int iWidth,int iHeight,const int * piAttribList) argument
|
| H A D | stw_ext_pixelformat.c | 52 stw_query_attrib(int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) argument 481 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, argument 503 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, argument
|
| H A D | stw_framebuffer.h | 68 int iPixelFormat; member in struct:stw_framebuffer
|
| H A D | stw_context.c | 143 int iPixelFormat = GetPixelFormat(hdc); local in function:get_matching_pixel_format 167 int iPixelFormat; local in function:stw_create_context_attribs 480 int iPixelFormat = get_matching_pixel_format(hDrawDC); local in function:stw_make_current 520 int iPixelFormat = GetPixelFormat(hReadDC); local in function:stw_make_current [all...] |
| H A D | stw_framebuffer.c | 252 stw_framebuffer_create(HDC hdc, int iPixelFormat) argument 423 DrvSetPixelFormat(HDC hdc, LONG iPixelFormat) argument 474 int iPixelFormat = 0; local in function:stw_pixelformat_get [all...] |
| H A D | stw_wgl.c | 179 wglDescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd) argument 196 wglSetPixelFormat(HDC hdc,int iPixelFormat,const PIXELFORMATDESCRIPTOR * ppfd) argument 337 wglDescribeLayerPlane(HDC hdc,int iPixelFormat,int iLayerPlane,UINT nBytes,LPLAYERPLANEDESCRIPTOR plpd) argument
|
| H A D | stw_pixelformat.c | 327 stw_pixelformat_get_info(int iPixelFormat) argument 345 DrvDescribePixelFormat(HDC hdc, INT iPixelFormat, ULONG cjpfd, argument 376 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_pixelformat.h | 55 int iPixelFormat; member in struct:stw_pixelformat_info
|
| H A D | stw_context.h | 41 int iPixelFormat; member in struct:stw_context
|
| H A D | stw_ext_pbuffer.c | 70 wglCreatePbufferARB(HDC hCurrentDC,int iPixelFormat,int iWidth,int iHeight,const int * piAttribList) argument
|
| H A D | stw_ext_pixelformat.c | 52 stw_query_attrib(HDC hdc, int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) argument 482 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, argument 502 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, argument
|
| H A D | stw_framebuffer.h | 86 int iPixelFormat; member in struct:stw_framebuffer
|
| H A D | stw_context.c | 151 int iPixelFormat = GetPixelFormat(hdc); local in function:get_matching_pixel_format 167 stw_create_context_attribs(HDC hdc,INT iLayerPlane,struct stw_context * shareCtx,int majorVersion,int minorVersion,int contextFlags,int profileMask,int iPixelFormat) argument 572 int iPixelFormat = get_matching_pixel_format(hDC); local in function:get_unlocked_refd_framebuffer_from_dc [all...] |
| H A D | stw_framebuffer.c | 264 stw_framebuffer_create(HWND hWnd, int iPixelFormat, enum stw_framebuffer_owner owner) argument 463 DrvSetPixelFormat(HDC hdc, LONG iPixelFormat) argument 514 int iPixelFormat = 0; local in function:stw_pixelformat_get [all...] |
| H A D | stw_pixelformat.c | 356 stw_pixelformat_get_info(int iPixelFormat) argument 377 DrvDescribePixelFormat(HDC hdc, INT iPixelFormat, ULONG cjpfd, argument 406 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-d3d12/ |
| H A D | libgl_d3d12.c | 96 gdi_create_framebuffer(struct pipe_screen * screen,HWND hWnd,int iPixelFormat) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/wgl/ |
| H A D | wgl.c | 255 wgl_create_framebuffer(struct pipe_screen * screen,HWND hWnd,int iPixelFormat) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_framebuffer.cpp | 216 d3d12_wgl_create_framebuffer(struct pipe_screen * screen,HWND hWnd,int iPixelFormat) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/ |
| H A D | stw_wgl.c | 168 wglDescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd) argument 185 wglSetPixelFormat(HDC hdc,int iPixelFormat,const PIXELFORMATDESCRIPTOR * ppfd) argument 328 wglDescribeLayerPlane(HDC hdc,int iPixelFormat,int iLayerPlane,UINT nBytes,LPLAYERPLANEDESCRIPTOR plpd) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | wglinfo.c | 334 print_visual_attribs_verbose(int iPixelFormat, const struct format_info *info) argument 379 print_visual_attribs_short(int iPixelFormat, const struct format_info *info) argument 418 print_visual_attribs_long(int iPixelFormat, const struct format_info *info) argument
|