Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp163 wglSwapLayerBuffersFunc swapLayerBuffers; member
183 , swapLayerBuffers (DE_NULL) in Functions()
222 m_functions.swapLayerBuffers = (wglSwapLayerBuffersFunc) m_library.getFunction("wglSwapLayerBuffers"); in Library()
228 !m_functions.swapLayerBuffers) in Library()
584 if (!wgl.swapLayerBuffers(m_deviceCtx, WGL_SWAP_MAIN_PLANE)) in swapBuffers()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.cpp74 swapLayerBuffers(nullptr), in FunctionsWGL()
128 GetWGLProcAddress(glModule, getProcAddress, "wglSwapLayerBuffers", &swapLayerBuffers); in initialize()
H A DFunctionsWGL.h50 PFNWGLSWAPLAYERBUFFERSPROC swapLayerBuffers; member in rx::FunctionsWGL

Completed in 3 milliseconds