Closed GoogleCodeExporter closed 9 years ago
The requirement comes from the spec: "To use the GL_EXT_draw_buffers extension
in a shader it must be enabled using the #extension directive."
This language appears not only in EXT_draw_buffers (still in draft, but a
previous version which includes the language is viewable here:
https://angleproject.googlecode.com/svn/trunk/extensions/EXT_draw_buffers.txt),
but also in NV_draw_buffers
(http://www.khronos.org/registry/gles/extensions/NV/NV_draw_buffers.txt), on
which EXT_draw_buffers is partially based, so it's odd that the Nvidia drivers
wouldn't impose the restriction.
Original comment by shannonw...@chromium.org
on 14 Jun 2013 at 11:12
Original comment by shannonw...@chromium.org
on 24 Jun 2013 at 8:01
Original issue reported on code.google.com by
nick@chromium.org
on 14 Jun 2013 at 10:24