Home
last modified time | relevance | path

Searched refs:wglSwapLayerBuffersFunc (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp133 typedef BOOL (WINAPI* wglSwapLayerBuffersFunc) (HDC dhc, UINT fuPlanes); typedef
163 wglSwapLayerBuffersFunc swapLayerBuffers;
222 m_functions.swapLayerBuffers = (wglSwapLayerBuffersFunc) m_library.getFunction("wglSwapLayerBuffers"); in Library()

Completed in 2 milliseconds