glx: Move vertex array protocol state into the indirect backend
authorAdam Jackson <ajax@redhat.com>
Tue, 14 Nov 2017 20:13:03 +0000 (15:13 -0500)
committerAdam Jackson <ajax@redhat.com>
Tue, 24 Sep 2019 00:21:01 +0000 (20:21 -0400)
commit01e437988d7b34065059cc1715aedd09adaf5cdd
treee98fb7c40055c7daa07fbfd058393edb984431b9
parentb9e93db20896a436c716107dd0d12057b3aa9f72
glx: Move vertex array protocol state into the indirect backend

Only relevant for indirect contexts, so let's get that code out of the
common path.
src/glx/glxcurrent.c
src/glx/indirect_glx.c