Searched defs:deviceCtx (Results 1 – 4 of 4) sorted by relevance
304 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()
98 HDC deviceCtx = m_window.getDeviceContext(); in WGLContext() local
91 const HDC deviceCtx = m_window.getDeviceContext(); in Win32GLES3Context() local
150 const HDC deviceCtx = nativeDisplay->getDeviceContext(); in NativePixmap() local