https://bugs.freedesktop.org/show_bug.cgi?id=53426

--- Comment #1 from Brian Paul <[email protected]> 2012-08-16 19:02:18 UTC 
---
This warning is kind of bogus.

Jose suggested adding an assertion like this:

   assert(BUFFER_COLOR0 + ctx->Const.MaxColorAttachments <=
Elements(fb->Attachment));

-- 
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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to