Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.cpp81 choosePixelFormatARB(nullptr), in FunctionsWGL()
160 "wglChoosePixelFormatARB", &choosePixelFormatARB); in initialize()
H A DFunctionsWGL.h65 PFNWGLCHOOSEPIXELFORMATARBPROC choosePixelFormatARB; member in rx::FunctionsWGL
H A DDisplayWGL.cpp252 if (mFunctionsWGL->choosePixelFormatARB) in initializeImpl()
257 mFunctionsWGL->choosePixelFormatARB(mDeviceContext, &attribs[0], nullptr, 1u, &mPixelFormat, in initializeImpl()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp168 wglChoosePixelFormatARBFunc choosePixelFormatARB; member
186 , choosePixelFormatARB (DE_NULL) in Functions()
258 m_functions.choosePixelFormatARB = (wglChoosePixelFormatARBFunc)m_functions.getProcAddress("wglChoosePixelFormatARB"); in Library()
272 !m_functions.choosePixelFormatARB || in Library()

Completed in 4 milliseconds