Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_winsys.h99 HANDLE hSharedSurface);
Dstw_framebuffer.h126 HANDLE hSharedSurface; member
Dstw_framebuffer.c549 if (data->hSurface != fb->hSharedSurface) { in DrvPresentBuffers()
555 fb->hSharedSurface = data->hSurface; in DrvPresentBuffers()
561 fb->hSharedSurface); in DrvPresentBuffers()