HomeSort by relevance Sort by last modified time
    Searched full:fbvalue (Results 1 - 1 of 1) sorted by null

  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 292 int fbvalue; local
293 TCU_CHECK_GLX_CONFIG(glXGetFBConfigAttrib(getXDisplay(), m_fbConfig, attribute, &fbvalue));
294 return fbvalue;

Completed in 387 milliseconds