Home
last modified time | relevance | path

Searched defs:deviceCtx (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp344 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs()
355 PixelFormatInfo Core::getPixelFormatInfo (HDC deviceCtx, int pixelFormat) const in getPixelFormatInfo()
422 HDC deviceCtx, in Context()
614 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
DtcuWGLContextFactory.cpp104 HDC deviceCtx = m_window.getDeviceContext(); in WGLContext() local
DtcuWin32EGLNativeDisplayFactory.cpp152 const HDC deviceCtx = nativeDisplay->getDeviceContext(); in NativePixmap() local