Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwindowsgl.c259 typedef void (__stdcall * PFNGLADDSWAPHINTRECTWIN) (GLint x, GLint y, typedef
267PFNGLADDSWAPHINTRECTWIN proc = (PFNGLADDSWAPHINTRECTWIN)wglGetProcAddress("glAddSwapHintRectWIN"); in glAddSwapHintRectWIN()