Searched defs:deviceCtx (Results 1 – 3 of 3) sorted by relevance
329 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()
104 HDC deviceCtx = m_window.getDeviceContext(); in WGLContext() local
152 const HDC deviceCtx = nativeDisplay->getDeviceContext(); in NativePixmap() local