Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp329 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs()
340 PixelFormatInfo Core::getPixelFormatInfo (HDC deviceCtx, int pixelFormat) const in getPixelFormatInfo()
403 HDC deviceCtx, in Context()
592 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