On Mon, Dec 17, 2012 at 2:24 PM, Carl Worth <cwo...@cworth.org> wrote:
> +   GLboolean IsQuery;  /**< query object is an actual query (see spec.) */

I don't mean to bikeshed this, but I'm doing this patch for the other
Is* functions and I'm thinking that Is* is a really bad name for this
field. Vertex array objects already have a _Used field, since ARB vs
Apple semantics are determined by which bind call is used. Can we come
up with a better naming convention? Maybe _Used/Used/EverBound or
something?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to