mesa: extract helper function from _mesa_GetPointerv
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Mon, 28 Oct 2019 14:31:02 +0000 (15:31 +0100)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 5 Nov 2019 12:58:28 +0000 (13:58 +0100)
commit2b44ca779b6532302b73398cc01b9daabef215a4
tree6c5fe2a8e0ea4b693d0a7eb3b42a49dca75fde90
parent5adeff80339e00b8cfe3d8df4d403fb48c569aa3
mesa: extract helper function from _mesa_GetPointerv

Will be used by EXT_dsa gllGetVertexArrayPointervEXT implementation.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/get.h
src/mesa/main/getstring.c