Home
last modified time | relevance | path

Searched defs:ctxFlags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcContext.cpp50 void Context::createRenderContext(glu::ContextType &contextType, glu::ContextFlags ctxFlags) in createRenderContext()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluRenderContext.cpp175 ContextFlags ctxFlags = ContextFlags(0); in createDefaultRenderContext() local