mesa: rework vbo_exec_init()
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 7 Jun 2017 02:43:27 +0000 (12:43 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 8 Jun 2017 23:13:46 +0000 (09:13 +1000)
commit99987fe92e5e109d7a0c114477cba52cdc6629b5
tree7948f3be293617402f563115f53f3cb28e382368
parentf77740f14b9057de09e61e1abf086f08a68c5a1b
mesa: rework vbo_exec_init()

Here we make some assumptions about the AEcontext and set the
recalculate bools directly.

Some formating fixes are also made while we are here.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/api_arrayelt.c
src/mesa/main/api_arrayelt.h
src/mesa/vbo/vbo_exec.c