HomeSort by relevance Sort by last modified time
    Searched refs:wglCbPresentBuffers (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_framebuffer.c 569 if(stw_dev->callbacks.wglCbPresentBuffers &&
583 return stw_dev->callbacks.wglCbPresentBuffers(hdc, &data);
stw_icd.h 399 * Presentation data passed to opengl32!wglCbPresentBuffers.
418 * wglCbPresentBuffers enforces this to be 2.
423 * wglCbPresentBuffers enforces to be 0 or 1, but it is most commonly
486 BOOL (APIENTRY *wglCbPresentBuffers)(HDC hdc, PGLCBPRESENTBUFFERSDATA data);

Completed in 61 milliseconds