Home
last modified time | relevance | path

Searched defs:iPixelFormat (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c52 stw_query_attrib(HDC hdc, int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) in stw_query_attrib()
482 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribfvARB()
502 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribivARB()
Dstw_context.c151 int iPixelFormat = GetPixelFormat(hdc); in get_matching_pixel_format() local
170 int iPixelFormat, int resetStrategy) in stw_create_context_attribs()
576 int iPixelFormat = get_matching_pixel_format(hDC); in get_unlocked_refd_framebuffer_from_dc() local
Dstw_framebuffer.c272 stw_framebuffer_create(HWND hWnd, int iPixelFormat, enum stw_framebuffer_owner owner) in stw_framebuffer_create()
471 DrvSetPixelFormat(HDC hdc, LONG iPixelFormat) in DrvSetPixelFormat()
522 int iPixelFormat = 0; in stw_pixelformat_get() local
Dstw_pixelformat.h55 int iPixelFormat; member
Dstw_context.h41 int iPixelFormat; member
Dstw_pixelformat.c366 stw_pixelformat_get_info(int iPixelFormat) in stw_pixelformat_get_info()
387 DrvDescribePixelFormat(HDC hdc, INT iPixelFormat, ULONG cjpfd, in DrvDescribePixelFormat()
416 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, in DrvDescribeLayerPlane()
Dstw_ext_pbuffer.c71 int iPixelFormat, in wglCreatePbufferARB()
Dstw_framebuffer.h86 int iPixelFormat; member
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
Dstw_wgl.c170 int iPixelFormat, in wglDescribePixelFormat()
187 int iPixelFormat, in wglSetPixelFormat()
330 int iPixelFormat, in wglDescribeLayerPlane()
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/
Dlibgl_d3d12.c98 int iPixelFormat) in gdi_create_framebuffer()
/third_party/skia/src/utils/win/
DSkWGL_win.cpp57 int iPixelFormat, in getPixelFormatAttribiv()
67 int iPixelFormat, in getPixelFormatAttribfv()
86 int iPixelFormat, in createPbuffer()
/third_party/mesa3d/src/gallium/targets/wgl/
Dwgl.c237 int iPixelFormat) in wgl_create_framebuffer()
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_framebuffer.cpp222 int iPixelFormat) in d3d12_wgl_create_framebuffer()