Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dentry_points_wgl.cpp60 int GL_APIENTRY wglChoosePixelFormat(HDC hDc, const PIXELFORMATDESCRIPTOR *pPfd) in wglChoosePixelFormat()
124 HGLRC GL_APIENTRY wglCreateContext(HDC hDc) in wglCreateContext()
183 HGLRC GL_APIENTRY wglCreateLayerContext(HDC hDc, int level) in wglCreateLayerContext()
195 BOOL GL_APIENTRY wglDescribeLayerPlane(HDC hDc, in wglDescribeLayerPlane()
243 BOOL GL_APIENTRY wglMakeCurrent(HDC hDc, HGLRC newContext) in wglMakeCurrent()