Home
last modified time | relevance | path

Searched refs:fuPlanes (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c129 UINT fuPlanes ) in wglSwapLayerBuffers() argument
131 return DrvSwapLayerBuffers( hdc, fuPlanes ); in wglSwapLayerBuffers()
Dstw_framebuffer.c626 UINT fuPlanes ) in DrvSwapLayerBuffers() argument
628 if(fuPlanes & WGL_SWAP_MAIN_PLANE) in DrvSwapLayerBuffers()
Dstw_icd.h612 UINT fuPlanes );
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c679 UINT fuPlanes) in wglSwapLayerBuffers() argument
681 (void) hdc; (void) fuPlanes; in wglSwapLayerBuffers()
/external/deqp/framework/platform/win32/
DtcuWGL.cpp119 typedef BOOL (WINAPI* wglSwapLayerBuffersFunc) (HDC dhc, UINT fuPlanes);
/external/swiftshader/include/GL/
Dwglext.h816 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,…
823 INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT…
/external/mesa3d/include/GL/
Dwglext.h648 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,…