Searched defs:iPixelFormat (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.h41 int iPixelFormat; member in struct:stw_context
H A Dstw_ext_pbuffer.c70 wglCreatePbufferARB(HDC hCurrentDC,int iPixelFormat,int iWidth,int iHeight,const int * piAttribList) argument
H A Dstw_ext_pixelformat.c52 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 Dstw_framebuffer.h68 int iPixelFormat; member in struct:stw_framebuffer
H A Dstw_context.c143 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 Dstw_framebuffer.c252 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 Dstw_wgl.c179 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 Dstw_pixelformat.c327 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 Dstw_pixelformat.h55 int iPixelFormat; member in struct:stw_pixelformat_info
H A Dstw_context.h41 int iPixelFormat; member in struct:stw_context
H A Dstw_ext_pbuffer.c70 wglCreatePbufferARB(HDC hCurrentDC,int iPixelFormat,int iWidth,int iHeight,const int * piAttribList) argument
H A Dstw_ext_pixelformat.c52 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 Dstw_framebuffer.h86 int iPixelFormat; member in struct:stw_framebuffer
H A Dstw_context.c151 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 Dstw_framebuffer.c264 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 Dstw_pixelformat.c356 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 Dlibgl_d3d12.c96 gdi_create_framebuffer(struct pipe_screen * screen,HWND hWnd,int iPixelFormat) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/wgl/
H A Dwgl.c255 wgl_create_framebuffer(struct pipe_screen * screen,HWND hWnd,int iPixelFormat) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/
H A Dd3d12_wgl_framebuffer.cpp216 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 Dstw_wgl.c168 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 Dwglinfo.c334 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

Completed in 21 milliseconds