Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c52 HGLRC hglrcSrc, in wglCopyContext() argument
56 return DrvCopyContext( (DHGLRC)(UINT_PTR)hglrcSrc, in wglCopyContext()
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c575 WINGDIAPI BOOL GLAPIENTRY wglCopyContext(HGLRC hglrcSrc, in wglCopyContext() argument
579 (void) hglrcSrc; (void) hglrcDst; (void) mask; in wglCopyContext()