v3d: Fix dumping of shaders with alpha test.
authorEric Anholt <eric@anholt.net>
Sat, 2 Feb 2019 01:18:41 +0000 (17:18 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 5 Feb 2019 23:42:14 +0000 (15:42 -0800)
commitd0fdbd42112d6fc1225061aa4c6d2bc0cf2ed8df
tree211cb0c427b55091689bf4539eac72ba7e2b0d8a
parentbdef17b052b9c4d2568544c1b745880f5db50f1d
v3d: Fix dumping of shaders with alpha test.

We were trying to print a NULL entry from the table.
src/broadcom/compiler/vir_dump.c