mesa/vbo: inline vbo_sizeof_ib_type.
authorDave Airlie <airlied@redhat.com>
Thu, 9 Feb 2012 19:44:56 +0000 (19:44 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 28 Feb 2012 10:32:26 +0000 (10:32 +0000)
commitfd4a3d463c103192311aacc04f5f871f4a1035df
tree0acd5cda659dcc41177c2a70133706e3551e28ef
parent4ffc8b9ae46dcdb01adedde3ebb60f0c6a22138b
mesa/vbo: inline vbo_sizeof_ib_type.

Can't see any reason this wouldn't be better off as an inline.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/vbo/vbo.h
src/mesa/vbo/vbo_exec_array.c