Searched refs:hSharedSurface (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_winsys.h67 * @sa GLCBPRESENTBUFFERSDATA::hSharedSurface;
71 HANDLE hSharedSurface);
H A Dstw_framebuffer.h108 HANDLE hSharedSurface; member in struct:stw_framebuffer
H A Dstw_framebuffer.c505 if (data->hSharedSurface != fb->hSharedSurface) {
511 fb->hSharedSurface = data->hSharedSurface;
513 if (data->hSharedSurface &&
517 fb->hSharedSurface);
H A Dstw_icd.h499 HANDLE hSharedSurface; member in struct:_GLPRESENTBUFFERSDATA
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_framebuffer.h126 HANDLE hSharedSurface; member in struct:stw_framebuffer
H A Dstw_winsys.h95 * @sa GLCBPRESENTBUFFERSDATA::hSharedSurface;
99 HANDLE hSharedSurface);
H A Dstw_framebuffer.c549 if (data->hSurface != fb->hSharedSurface) {
555 fb->hSharedSurface = data->hSurface;
561 fb->hSharedSurface);

Completed in 5 milliseconds