mesa: inline bind_vertex_array() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Sat, 22 Apr 2017 07:10:09 +0000 (17:10 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 26 Apr 2017 00:03:06 +0000 (10:03 +1000)
commitf38845b9cbc892e09086c6d1a0d97eb516f1de83
tree9eb6a74151a6c27140d6519eabae4d04402ebe23
parent7927d0378fc72ceff7d0ddcbe7c21756f0e1f4ea
mesa: inline bind_vertex_array() helper

The previous commit removed the only other user of this function.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/main/arrayobj.c