mesa: add glRenderbufferStorage support for EXT_texture_norm16 formats
authorTapani Pälli <tapani.palli@intel.com>
Tue, 24 Jul 2018 05:58:20 +0000 (08:58 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Tue, 31 Jul 2018 05:19:10 +0000 (08:19 +0300)
commitce80abbb17f828e34ff974e542d34b4d86b3122f
treed3bf25b39f5919535f395b3c556bc7fa7e6261fd
parentf94681b6e2f815f19ca817382848a878a77b44c9
mesa: add glRenderbufferStorage support for EXT_texture_norm16 formats

These bits were missing, found when extending the Piglit test.

Fixes: 7f467d4f73 "mesa: GL_EXT_texture_norm16 extension plumbing"
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/fbobject.c