Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_wgl.cpp58 int GL_APIENTRY wglChoosePixelFormat(HDC hDc, const PIXELFORMATDESCRIPTOR *pPfd) in wglChoosePixelFormat()
122 HGLRC GL_APIENTRY wglCreateContext(HDC hDc) in wglCreateContext()
181 HGLRC GL_APIENTRY wglCreateLayerContext(HDC hDc, int level) in wglCreateLayerContext()
193 BOOL GL_APIENTRY wglDescribeLayerPlane(HDC hDc, in wglDescribeLayerPlane()
241 BOOL GL_APIENTRY wglMakeCurrent(HDC hDc, HGLRC newContext) in wglMakeCurrent()