i965/vec4: Inline get_pull_constant_offset
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 25 Nov 2015 17:12:37 +0000 (09:12 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 14 Dec 2015 23:58:09 +0000 (15:58 -0800)
commit46f5396846e5c4d1874c5af83378b91230f0d9da
tree8f552a16beb587824e8ad4b1ce828c69bfbf248e
parent9c36c4084529966cb0238a1eadd36e6b13da4798
i965/vec4: Inline get_pull_constant_offset

It's not really doing enough anymore to justify a helper function.
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp