HomeSort by relevance Sort by last modified time
    Searched full:hsharedsurface (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_winsys.h 67 * @sa GLCBPRESENTBUFFERSDATA::hSharedSurface;
71 HANDLE hSharedSurface);
stw_framebuffer.c 504 if (data->hSharedSurface != fb->hSharedSurface) {
510 fb->hSharedSurface = data->hSharedSurface;
512 if (data->hSharedSurface &&
516 fb->hSharedSurface);
stw_framebuffer.h 108 HANDLE hSharedSurface;
stw_icd.h 499 HANDLE hSharedSurface;

Completed in 74 milliseconds