Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c557 if (data->hSurface != fb->hSharedSurface) { in DrvPresentBuffers()
563 fb->hSharedSurface = data->hSurface; in DrvPresentBuffers()
565 if (data->hSurface && in DrvPresentBuffers()
Dgldrv.h512 IN HANDLE hSurface; member