Searched defs:iPixelFormat (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_pixelformat.c | 359 stw_pixelformat_get_info(int iPixelFormat) in stw_pixelformat_get_info() 386 int iPixelFormat = GetPixelFormat(hdc); in stw_pixelformat_guess() local 417 int iPixelFormat = stw_pixelformat_guess(hdc); in stw_pixelformat_get_info_from_hdc() local 426 DrvDescribePixelFormat(HDC hdc, INT iPixelFormat, ULONG cjpfd, in DrvDescribePixelFormat() 455 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, in DrvDescribeLayerPlane()
|
H A D | stw_ext_pixelformat.c | 52 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()
|
H A D | stw_framebuffer.c | 522 DrvSetPixelFormat(HDC hdc, LONG iPixelFormat) in DrvSetPixelFormat() 575 int iPixelFormat = 0; in stw_pixelformat_get() local
|
H A D | stw_pixelformat.h | 55 int iPixelFormat; member
|
H A D | stw_gdishim.c | 39 int iPixelFormat, in DescribePixelFormat()
|
H A D | stw_ext_pbuffer.c | 156 int iPixelFormat, in wglCreatePbufferARB()
|
H A D | stw_context.c | 545 int iPixelFormat = stw_pixelformat_guess(hDC); in get_unlocked_refd_framebuffer_from_dc() local
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/libgl-gdi/ |
H A D | stw_wgl.c | 172 int iPixelFormat, in wglDescribePixelFormat() 189 int iPixelFormat, in wglSetPixelFormat() 336 int iPixelFormat, in wglDescribeLayerPlane()
|
/aosp_15_r20/external/skia/tools/gpu/gl/win/ |
H A D | SkWGL_win.cpp | 55 int iPixelFormat, in getPixelFormatAttribiv() 65 int iPixelFormat, in getPixelFormatAttribfv() 84 int iPixelFormat, in createPbuffer()
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/wgl/ |
H A D | wgl.c | 227 int iPixelFormat) in wgl_create_framebuffer()
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_framebuffer_xbox.cpp | 259 int iPixelFormat) in d3d12_wgl_create_framebuffer()
|
H A D | d3d12_wgl_framebuffer.cpp | 303 int iPixelFormat) in d3d12_wgl_create_framebuffer()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_wgl.cpp | 468 int iPixelFormat = dispatch->ChoosePixelFormat(hdc, &pfd); in initExtensionsDispatch() local 797 int iPixelFormat; in initPixelFormat() local
|