mesa: fix using texture id 0 with gl*TextureParameter*()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 21 Jun 2017 08:04:49 +0000 (10:04 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 22 Jun 2017 08:41:30 +0000 (10:41 +0200)
commit45eb87e5e51a2f52c385d3874f3c9578cd7e3c67
tree7d6733ebfe0fd6bf6cdb6b71fc1ef2f29eaa307d
parent7f47c31f8cd0a7cc95f152cbc13cc8bec018b0ec
mesa: fix using texture id 0 with gl*TextureParameter*()

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/main/texparam.c