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

/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp145 wglSwapLayerBuffersFunc swapLayerBuffers; member in struct:tcu::wgl::Functions
160 , swapLayerBuffers (DE_NULL)
196 m_functions.swapLayerBuffers = (wglSwapLayerBuffersFunc) m_library.getFunction("wglSwapLayerBuffers");
202 !m_functions.swapLayerBuffers)
450 if (!wgl.swapLayerBuffers(m_deviceCtx, WGL_SWAP_MAIN_PLANE))

Completed in 62 milliseconds