Searched refs:cbMesa (Results 1 – 1 of 1) sorted by relevance
299 static bool cbMesa; member in __anon02294e1b0111::OGLTransitionerImpl334 bool OGLTransitionerImpl::cbMesa; member in __anon02294e1b0111::OGLTransitionerImpl358 cbMesa = ( vendor && strstr( (const char *) vendor, "Mesa" ) ); in initialize()359 OSL_TRACE("GL vendor: %s identified as Mesa: %d", vendor, cbMesa ); in initialize()1388 if( OGLTransitionerImpl::cbMesa && ( in createWindow()