Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp155 wglSwapLayerBuffersFunc swapLayerBuffers; member
171 , swapLayerBuffers (DE_NULL) in Functions()
210 …m_functions.swapLayerBuffers = (wglSwapLayerBuffersFunc) m_library.getFunction("wglSwapLayerBuffe… in Library()
216 !m_functions.swapLayerBuffers) in Library()
562 if (!wgl.swapLayerBuffers(m_deviceCtx, WGL_SWAP_MAIN_PLANE)) in swapBuffers()