Searched refs:fuPlanes (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_wgl.c | 143 UINT fuPlanes ) in wglSwapLayerBuffers() argument 145 return DrvSwapLayerBuffers( hdc, fuPlanes ); in wglSwapLayerBuffers()
|
D | stw_framebuffer.c | 664 DrvSwapLayerBuffers(HDC hdc, UINT fuPlanes) in DrvSwapLayerBuffers() argument 666 if (fuPlanes & WGL_SWAP_MAIN_PLANE) in DrvSwapLayerBuffers()
|
/external/swiftshader/include/GL/ |
D | wglext.h | 833 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/angle/src/third_party/khronos/GL/ |
D | wglext.h | 823 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/mesa3d/include/GL/ |
D | wglext.h | 847 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, INT fuPlanes, INT64 target_msc,… 854 INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, INT fuPlanes, INT64 target_msc, INT64 divisor, INT…
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 133 typedef BOOL (WINAPI* wglSwapLayerBuffersFunc) (HDC dhc, UINT fuPlanes);
|
/external/angle/include/WGL/ |
D | wgl.h | 929 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,… 936 INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 1197 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, INT fuPlanes, INT64 target_msc,…
|