Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp359 static void getPixelFormatAttribs(const Functions &wgl, HDC deviceCtx, int pixelFormat, int numAttr… in getPixelFormatAttribs()
371 PixelFormatInfo Core::getPixelFormatInfo(HDC deviceCtx, int pixelFormat) const in getPixelFormatInfo()
425 Context::Context(const Core *core, HDC deviceCtx, const Context *sharedContext, glu::ContextType ct… in Context()
615 int choosePixelFormat(const Core &wgl, HDC deviceCtx, const glu::RenderConfig &config) in choosePixelFormat()
H A DtcuWGLContextFactory.cpp113 HDC deviceCtx = m_window.getDeviceContext(); in WGLContext() local
H A DtcuWin32EGLNativeDisplayFactory.cpp176 const HDC deviceCtx = nativeDisplay->getDeviceContext(); in NativePixmap() local