mesa: pass vao as a function paramter
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Fri, 25 Oct 2019 08:46:43 +0000 (10:46 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 5 Nov 2019 12:58:28 +0000 (13:58 +0100)
commitbfc1e4c1126c9becfd104640e08df4d8e689afb1
tree88133c5bc86683ea8dffcd2eb98780ce7fcaa01e
parentd80dece0653e6118993f868bdb442592f3a3d584
mesa: pass vao as a function paramter

This change will allow reusing the same function for the
EXT_direct_state_access implementation.

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