OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wglquerypbufferarb
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_getprocaddress.c
58
STW_EXTENSION_ENTRY(
wglQueryPbufferARB
),
stw_ext_pbuffer.c
292
wglQueryPbufferARB
(HPBUFFERARB hPbuffer,
/external/mesa3d/include/GL/
wglext.h
505
extern BOOL WINAPI
wglQueryPbufferARB
(HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[
all
...]
/external/mesa3d/docs/
relnotes-7.11.html
288
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38599">Bug 38599</a> - THe value of WGL_PBUFFER_HEIGHT_ARB is returned as width in
wglQueryPbufferARB
</li>
Completed in 208 milliseconds