main: Use _mesa_lookup_bufferobj_err to simplify Tex[ture]Buffer[Range].
authorLaura Ekstrand <laura@jlekstrand.net>
Wed, 4 Mar 2015 22:07:50 +0000 (14:07 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Mon, 9 Mar 2015 20:33:54 +0000 (13:33 -0700)
commitd03337306a59ec7a9c1b4bd37856a95c40c1c801
tree7c2267167a41bd7279fdf407d2095c7dc8b9abd0
parent768ca8b83e45b1d23c0d3af0b79cc19c1b3b6988
main: Use _mesa_lookup_bufferobj_err to simplify Tex[ture]Buffer[Range].

v2: Review from Anuj Phogat
   - Split rebase of Tex[ture]Buffer[Range]
   - Closing curly brace on the same line as else

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/teximage.c