Any support/demo for instant stereo rendering

the GL extension was registered: GL_OVR_multiview
and implemented here:
http://malideveloper.arm.com/resources/sample-code/using-multiview-rendering/
however I can’t find any GPU driver which supports on this feature, anyone knows why?

This list might help http://opengles.gpuinfo.org/gles_listreports.php?extension=GL_OVR_multiview, although it lists only opengl es hardware. The same list for opengl hardware is missing.

It’s an extension designed for mobile VR devices, especially Samsung GearVR-enabled phones.
I believe it will appear more often after the public release of Android N.