st/nine: pass NULL to ureg_get_tokens()
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 2 Mar 2017 23:12:09 +0000 (10:12 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 8 Mar 2017 22:29:07 +0000 (09:29 +1100)
commit0e34966340c76225223e534536526e846b0654fb
tree526feb5d1af12923caaecf68c1260eb143e1ecc3
parenta45cd8107d03f657c2c0db9d5591ddc096964eeb
st/nine: pass NULL to ureg_get_tokens()

The number of tokens in never used and the pointer is NULL checked
so just pass NULL.

Reviewed-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/nine_ff.c
src/gallium/state_trackers/nine/nine_shader.c