On 01/06/2014 01:21 PM, Chris Forbes wrote:
+         const GLboolean signd =
+            rb ? _mesa_is_format_signed(rb->
Format) : GL_FALSE;
+         v->value_int_4[0] =
+         v->value_int_4[1] =
+         v->value_int_4[2] =
+         v->value_int_4[3] = signd;

Might have gone with something like is_signed rather than dropping a
letter to avoid the keyword.

Done.  I like that better too.


Either way,

Reviewed-by: Chris Forbes <chr...@ijw.co.nz>

Thanks.

-Brian

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to