mesa: enable enums for OES_texture_storage_multisample_2d_array
authorTapani Pälli <tapani.palli@intel.com>
Mon, 24 Aug 2015 07:09:52 +0000 (10:09 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Thu, 27 Aug 2015 07:58:10 +0000 (10:58 +0300)
commit16ad1d2a8d9d1d2d816f8b8d70f1134a7d4ba8dc
tree7473313a2607199b68103978c20611b594e6ed54
parentc2c64fd26999cedf4b63c754145f7258517f5bce
mesa: enable enums for OES_texture_storage_multisample_2d_array

v2: use _mesa_is_gles31(ctx) for verifying we are on ES 3.1,
    remove _es31 usage from get_hash_params.py

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/mesa/main/get_hash_params.py
src/mesa/main/texobj.c
src/mesa/main/texparam.c