broadcom/vc5: Set the max texture LOD bias.
authorEric Anholt <eric@anholt.net>
Wed, 1 Nov 2017 22:29:58 +0000 (15:29 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Nov 2017 17:40:24 +0000 (09:40 -0800)
commitf1797928fd7333c193b26d11e25b9b58d8116ec8
tree2284c0f0afbf1a530e812e2ecf7254d3955387ab
parent47bd9dac197ab47313cfb48a60f7a9e3a2ac3877
broadcom/vc5: Set the max texture LOD bias.

The field is signed 8.8, so the usual 16.0f fits.  Fixes piglit
gl-2.1-minmax.
src/gallium/drivers/vc5/vc5_screen.c