Searched refs:cbBrokenTexturesATI (Results 1 – 1 of 1) sorted by relevance
290 static bool cbBrokenTexturesATI; member in __anona294edb30111::OGLTransitionerImpl332 bool OGLTransitionerImpl::cbBrokenTexturesATI; member in __anona294edb30111::OGLTransitionerImpl362 … cbBrokenTexturesATI = (vendor && strcmp( (const char *) vendor, "ATI Technologies Inc." ) == 0 ); in initialize()908 if( pTransition && !cbBrokenTexturesATI && !useMipmap) { in createWindow()