Searched refs:mWebGLContext (Results 1 – 2 of 2) sorted by relevance
749 const bool mWebGLContext; variable
359 mWebGLContext(GetWebGLContext(attribs)), in Context()361 mExtensionsEnabled(GetExtensionsEnabled(attribs, mWebGLContext)), in Context()3474 if (!supportedExtensions.colorBufferFloat && !mWebGLContext) in generateSupportedExtensions()3754 mState.mExtensions.webglCompatibility = mWebGLContext; in initCaps()3766 if (mWebGLContext && getLimitations().emulatedEtc1) in initCaps()