mesa: add gl_vertex_array_object parameter to client state helpers
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Fri, 25 Oct 2019 13:05:43 +0000 (15:05 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 5 Nov 2019 12:58:28 +0000 (13:58 +0100)
commita05336179314fcaba37bda12599f076000effbcd
tree25be2fa8f898de0f59f41175d7246aa46c8d6833
parentaef5d99671e30aec370d507211740fd95a5e11f8
mesa: add gl_vertex_array_object parameter to client state helpers

This will allow to use the same helper for the EXT_direct_state_access
implementation.

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