Fix for error while running gfxbench with Fastpath.
authormythri.venugopal <mythri.venugopal@samsung.com>
Fri, 31 Jan 2014 14:51:02 +0000 (14:51 +0000)
committermythri.venugopal <mythri.venugopal@samsung.com>
Fri, 31 Jan 2014 14:56:09 +0000 (14:56 +0000)
commita95e1d1e7c1cbdc0930181242cd6f765c427ae50
treedcdffbbfd03e887a9c17e51f5f344be0339d9e0a
parentb1dbe12d52aa7d892b77f59c7d2d542965b41754
Fix for error while running gfxbench with Fastpath.
According to spec, glDrawBuffers return GL_INVALID_OPERATION if the GL is bound to the default framebuffer and n is not 1.
http://www.khronos.org/opengles/sdk/docs/man3/xhtml/glDrawBuffers.xml
src/modules/fastpath/coregl_fastpath.c