summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2016-07-08 01:35:15 -0400
committerIlia Mirkin <[email protected]>2016-08-18 22:48:55 -0400
commit27e59ed477b747b7b545553847692fa331055319 (patch)
treeb952f1e3147c7dcb2ab9ef43d4ff0dd63fc63279 /autogen.sh
parent59bb8211804a471e87d4de54264f3e19ed4f435e (diff)
mesa: avoid valgrind warning due to opaque only being set sometimes
Valgrind complains with a "Conditional jump or move depends on uninitialised value(s)" warning due to opaque being conditionally initialized. However in the punchthrough_alpha == true case, it is always initialized, so just flip the condition around to silence the warning. Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions