Matt Turner <[email protected]> writes: >> + if (q->IsQuery) >> return GL_TRUE; >> else >> return GL_FALSE; > > Just return q->IsQuery here? It's already declared as GLboolean.
Yes, definitely. This code resulted from the squashing of two previous commits, so it wasn't as obvious as that when I wrote it originally. Thanks for the review. -Carl
pgpkw8pd5LXih.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
