Searched defs:ctxFlags (Results 1 – 3 of 3) sorted by relevance
48 void Context::createRenderContext(glu::ContextType& contextType, glu::ContextFlags ctxFlags) in createRenderContext()
176 ContextFlags ctxFlags = ContextFlags(0); in createDefaultRenderContext() local
2790 int major = 0, minor = 0, ctxFlags = 0, profileFlags = 0; in Fake_glXCreateContextAttribs() local