mesa: add EXT_dsa indexed generic queries
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 2 May 2019 13:01:05 +0000 (15:01 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 31 Jul 2019 02:04:26 +0000 (22:04 -0400)
commita0ac0e26539eaa4501da2691edab3c183a9634ec
treecc5533f213224b7a3c89c666573fa656997e1aa1
parentef84d93f3dabfa7e5bca82cfff05e836545a01ea
mesa: add EXT_dsa indexed generic queries

Only GetPointerIndexedvEXT needs an implementation, the other functions are
aliases of existing functions.
src/mapi/glapi/gen/EXT_direct_state_access.xml
src/mapi/glapi/gen/static_data.py
src/mesa/main/get.c
src/mesa/main/get.h
src/mesa/main/getstring.c
src/mesa/main/tests/dispatch_sanity.cpp