Searched refs:DrvDescribeLayerPlane (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 374 DrvDescribeLayerPlane = DrvDescribeLayerPlane@20
|
D | opengl32.def | 374 DrvDescribeLayerPlane
|
D | stw_wgl.c | 345 return DrvDescribeLayerPlane(hdc, iPixelFormat, iLayerPlane, nBytes, plpd); in wglDescribeLayerPlane()
|
D | stw_pixelformat.c | 383 DrvDescribeLayerPlane(HDC hdc, INT iPixelFormat, INT iLayerPlane, in DrvDescribeLayerPlane() function
|
D | gldrv.h | 483 BOOL APIENTRY DrvDescribeLayerPlane(HDC, INT, INT, UINT,
|