mesa: fix glGet for ext_external_objects parameters
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 22 Dec 2017 00:00:29 +0000 (19:00 -0500)
committerAndres Rodriguez <andresx7@gmail.com>
Tue, 30 Jan 2018 20:13:49 +0000 (15:13 -0500)
commit566ed727a4a56d0b6e2f638734f501beea0bd0c0
tree89286e6ef918dc6d1f947342dc223df44e6ab8b7
parent0ebd3cc86318269a1fafc368b0fd95c71b19c634
mesa: fix glGet for ext_external_objects parameters

This allows the client to actually query the enums specified in the
ext_external_objects spec.

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/get.c
src/mesa/main/get_hash_params.py