Home
last modified time | relevance | path

Searched refs:hReadDC_ (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/glx/windows/
Dwgl.c79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_) in wglMakeContextCurrentARB() argument
82 return RESOLVED_PROC(PFNWGLMAKECONTEXTCURRENTARBPROC)(hDrawDC_, hReadDC_, hglrc_); in wglMakeContextCurrentARB()
Dwgl.h37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);