OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wglCbPresentBuffers
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
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);
/external/mesa3d/src/gallium/state_trackers/wgl/
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 32 milliseconds