vbo: improve the code style by adjust the preprocessing c code directives
authorMarius Predut <marius.predut@intel.com>
Wed, 11 Mar 2015 09:25:00 +0000 (03:25 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 11 Mar 2015 15:34:25 +0000 (09:34 -0600)
commit09b03254091d054800834ddee604885a1093673f
tree6a3b7d5ee91e5cdb5a010785532d3ddcd8ffd0fd
parent9816acff2ca570e248652fe05ac4ee3ce02bd2ab
vbo: improve the code style by adjust the preprocessing c code directives

Brian Paul review suggestion: there's more macro use here than necessary.
Removed and redefine some #define preprocessing directives.
Removed the directive input parameter 'T' .
No functional changes.

Signed-off-by: Marius Predut <marius.predut@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/vbo/vbo_attrib_tmp.h
src/mesa/vbo/vbo_exec_api.c