freedreno/ir3: turn on std430 packing
authorRob Clark <robdclark@gmail.com>
Sun, 5 Nov 2017 14:15:08 +0000 (09:15 -0500)
committerRob Clark <robdclark@gmail.com>
Sun, 12 Nov 2017 17:28:59 +0000 (12:28 -0500)
commit62981bbe656db1de5311ac5c23a69122748e681b
tree6685e231f225714521af41929acff9eb5ed3a71d
parentbedbe7f90c811dcf47975008efbd1b54dbdf2756
freedreno/ir3: turn on std430 packing

Seems to fix dEQP compute related tests.. and matches what i965 does, so
perhaps there is some assumption that std430 packing is on by default
somewhere in NIR?
src/gallium/drivers/freedreno/freedreno_screen.c