main: legal_get_tex_level_parameter_target now handles GL_TEXTURE_CUBE_MAP.
authorLaura Ekstrand <laura@jlekstrand.net>
Thu, 11 Dec 2014 00:55:52 +0000 (16:55 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Thu, 8 Jan 2015 19:37:29 +0000 (11:37 -0800)
commitbf5c588cdea616e0fb57f904c38bc0eb5eb2b962
tree68075eaebb76066b5403e2149be4fc34b8cbee55
parentd954f6023b80d9dd87f697c831f21ecdb831d13b
main: legal_get_tex_level_parameter_target now handles GL_TEXTURE_CUBE_MAP.

ARB_DIRECT_STATE_ACCESS functions allow an effective target of
GL_TEXTURE_CUBE_MAP.

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