Searched refs:fuPlanes (Results 1 – 6 of 6) sorted by relevance
129 UINT fuPlanes ) in wglSwapLayerBuffers() argument131 return DrvSwapLayerBuffers( hdc, fuPlanes ); in wglSwapLayerBuffers()
626 UINT fuPlanes ) in DrvSwapLayerBuffers() argument628 if(fuPlanes & WGL_SWAP_MAIN_PLANE) in DrvSwapLayerBuffers()
612 UINT fuPlanes );
679 UINT fuPlanes) in wglSwapLayerBuffers() argument681 (void) hdc; (void) fuPlanes; in wglSwapLayerBuffers()
119 typedef BOOL (WINAPI* wglSwapLayerBuffersFunc) (HDC dhc, UINT fuPlanes);
648 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divis…655 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,…