OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERROR_INVALID_VERSION_ARB
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_context.c
75
/* check version (generate
ERROR_INVALID_VERSION_ARB
if bad) */
79
SetLastError(
ERROR_INVALID_VERSION_ARB
);
85
SetLastError(
ERROR_INVALID_VERSION_ARB
);
91
SetLastError(
ERROR_INVALID_VERSION_ARB
);
97
SetLastError(
ERROR_INVALID_VERSION_ARB
);
107
SetLastError(
ERROR_INVALID_VERSION_ARB
);
/external/mesa3d/include/GL/
wglext.h
189
#define
ERROR_INVALID_VERSION_ARB
0x2095
[
all
...]
Completed in 46 milliseconds