Home
last modified time | relevance | path

Searched refs:GLX_CONTEXT_OPENGL_NO_ERROR_ARB (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp38 #ifndef GLX_CONTEXT_OPENGL_NO_ERROR_ARB
39 #define GLX_CONTEXT_OPENGL_NO_ERROR_ARB 0x31B3 macro
365 attribs.push_back(GLX_CONTEXT_OPENGL_NO_ERROR_ARB); in createContext()
/external/swiftshader/include/GL/
Dglxext.h181 #define GLX_CONTEXT_OPENGL_NO_ERROR_ARB 0x31B3 macro