ltcommander.data
Regular
https://developer.apple.com/library...GLESContexts/WorkingwithOpenGLESContexts.htmlApple have updated GPU drivers with 7.0.3, which has resulted in a decent ~10% boost to both T-rex and Egypt HD scores. The drivers were listed as 27.10, and are now 27.11.4, but no mention of OpenGL 3.0.
http://gfxbench.com/device.jsp?benchmark=gfx27&D=Apple iPhone 5S
OpenGL ES 2.0 Apple A7 GPU - 27.11.4
You need to check for and explicitly call an OpenGL ES 3.0 context before making use of it. The last update to GFXBench was from before the iPhone 5S was released so it wouldn't be aware of such things.
Apple also updates the GPU drivers in minor iOS x.y releases as well as major iOS x releases, but typically not for bug fix iOS x.y.z releases. Of course, before Apple always introduced new hardware alongside at least a minor iOS release, but they aren't doing that anymore, so I guess Apple is loosening the synchronization between big hardware and software changes.That's really interesting! I didn't know that apple updated hardware drivers like that inbetween major OS releases...