https://bugs.freedesktop.org/show_bug.cgi?id=28169
--- Comment #5 from Brian Paul <brian.e.p...@gmail.com> 2010-07-01 09:27:23 PDT --- Created an attachment (id=36661) View: https://bugs.freedesktop.org/attachment.cgi?id=36661 Review: https://bugs.freedesktop.org/review?bug=28169&attachment=36661 add num_draw_buffers to texenvprogram state key Can you try this patch? The problem is the program->OutputsWritten field is 0 when the program clearly writes to OUTPUT[1]. AFAICT, this may be coming from a bug in the texenvprogram generation code. On the other hand, if GLSL shaders are being used, perhaps the problem is elsewhere... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev