diff options
author | Matt Turner <[email protected]> | 2014-12-04 11:34:35 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-12-08 17:02:19 -0800 |
commit | 811a1836c8f37ea7adbac3a62eea4b0fef1ca3cc (patch) | |
tree | 6a49d6bbf2cd2fb44c43f0823b87eaf09ff64ccf /src/mesa/program/program.c | |
parent | 8af4aaf351313f9d4692697bf28d3c3f84e01ca4 (diff) |
swrast: Remove 'inline' from tex filter functions.
Reduces .text size of mesa_dri_drivers.so (i965-only) by 62k, or 1.4%.
Note that we don't remove inline from lerp_2d(), which has a comment
above it saying it definitely should be inlined. Though, removing the
inline keyword from it doesn't actually change the compiled code for me.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/program/program.c')
0 files changed, 0 insertions, 0 deletions