HomeSort by relevance Sort by last modified time
    Searched defs:ctxFlags (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/opengl/
gluRenderContext.cpp 172 ContextFlags ctxFlags = ContextFlags(0);
175 ctxFlags = parseContextFlags(cmdLine.getGLContextFlags());
177 config.type = glu::ContextType(apiType, ctxFlags);
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c     [all...]

Completed in 115 milliseconds