Is there any way to determine whether the browser is using hardware acceleration for the rendering of an HTML5 canvas? This would be useful for enabling/disabling certain expensive features.
Is there any way to determine whether the browser is using hardware acceleration for
Share
Apparently, it’s not possible.