Home
last modified time | relevance | path

Searched refs:ERROR_INVALID_VERSION_ARB (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c134 /* check version (generate ERROR_INVALID_VERSION_ARB if bad) */ in wglCreateContextAttribsARB()
148 SetLastError(ERROR_INVALID_VERSION_ARB); in wglCreateContextAttribsARB()
154 SetLastError(ERROR_INVALID_VERSION_ARB); in wglCreateContextAttribsARB()
/third_party/glfw/src/
H A Dwgl_context.c699 if (error == (0xc0070000 | ERROR_INVALID_VERSION_ARB)) in _glfwCreateContextWGL()
H A Dwin32_platform.h269 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
/third_party/mesa3d/include/GL/
H A Dwglext.h86 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
/third_party/openGLES/api/GL/
H A Dwglext.h67 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
H A Dwgl.h158 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h86 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h86 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
H A Dwgl.h177 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h88 #define ERROR_INVALID_VERSION_ARB 0x2095 macro
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h177 #define ERROR_INVALID_VERSION_ARB 0x2095 macro

Completed in 22 milliseconds