OSDN Git Service

vc4: Move the utile_width/height functions to header inlines.
authorEric Anholt <eric@anholt.net>
Thu, 5 Jan 2017 23:23:32 +0000 (15:23 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Jan 2017 01:19:54 +0000 (17:19 -0800)
commit3a3a0d2d6cf37ff9d6e7f8ec9a6a78b24a353e08
treee30ac8fb9f89768d373ee388762e94c6e27eef6d
parent6cf9ff8a6ce1a74260238d7f1fc6ab86c7eaea58
vc4: Move the utile_width/height functions to header inlines.

I want these inlined in the callers, particularly with the tiling
changes coming up, but we're not building with lto so some caller
would suffer.
src/gallium/drivers/vc4/vc4_tiling.c
src/gallium/drivers/vc4/vc4_tiling.h