Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c135 UINT fuPlanes ) in wglSwapLayerBuffers() argument
137 return DrvSwapLayerBuffers( hdc, fuPlanes ); in wglSwapLayerBuffers()
Dstw_framebuffer.c623 DrvSwapLayerBuffers(HDC hdc, UINT fuPlanes) in DrvSwapLayerBuffers() argument
625 if (fuPlanes & WGL_SWAP_MAIN_PLANE) in DrvSwapLayerBuffers()
Dstw_icd.h612 UINT fuPlanes );
/external/mesa3d/include/GL/
Dwglext.h823 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,…
830 INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT…
/external/swiftshader/include/GL/
Dwglext.h833 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,…
840 INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT…
/external/deqp/framework/platform/win32/
DtcuWGL.cpp128 typedef BOOL (WINAPI* wglSwapLayerBuffersFunc) (HDC dhc, UINT fuPlanes);