Searched defs:isWebGL1 (Results 1 – 2 of 2) sorted by relevance
739 bool isWebGL1() const { return mState.isWebGL1(); } in isWebGL1() function
244 bool isWebGL1() const { return isWebGL() && getClientVersion().major == 2; } in isWebGL1() function773 bool isWebGL1() const { return mPrivateState.isWebGL1(); } in isWebGL1() function