Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp304 PixelFormatInfo Core::getPixelFormatInfo (HDC deviceCtx, int pixelFormat) const in getPixelFormatInfo()
353 Context::Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat) in Context()
454 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
DtcuWGLContextFactory.cpp98 HDC deviceCtx = m_window.getDeviceContext(); in WGLContext() local
DtcuWin32GLES3Platform.cpp91 const HDC deviceCtx = m_window.getDeviceContext(); in Win32GLES3Context() local
DtcuWin32EGLNativeDisplayFactory.cpp150 const HDC deviceCtx = nativeDisplay->getDeviceContext(); in NativePixmap() local