gallium: add ALWAYS_INLINE
authorLuca Barbieri <luca@luca-barbieri.com>
Tue, 10 Aug 2010 08:26:14 +0000 (10:26 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Wed, 11 Aug 2010 09:27:46 +0000 (11:27 +0200)
commit6f3c4819ecf397cf9efee0213e628e15c1bc704d
tree0d37f767a13637bdc27eb3aae0b4f461e40932af
parent5668526c915a1e31036386d117c536592dae6859
gallium: add ALWAYS_INLINE

Used when we want to be sure the compiler inlines a large function into
an inner loop.
src/gallium/include/pipe/p_compiler.h