[Mesa-dev] [PATCH v2 1/2] i965: NULL check prog on shader compilation failure.

Eric Anholt eric at anholt.net
Thu Apr 11 13:56:35 PDT 2013


Matt Turner <mattst88 at gmail.com> writes:

> Also change if (shader) to if (prog) for consistency.

If the _mesa_problem is pulled out of the "if (prog)" in both patches
(since it doesn't rely on the program, and you'd want to know), then:

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130411/57da2074/attachment.pgp>


More information about the mesa-dev mailing list