st/mesa: try to fix MSVC build failure due to ALWAYS_INLINE
authorMarek Olšák <marek.olsak@amd.com>
Fri, 14 Feb 2020 21:53:42 +0000 (16:53 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 18 Feb 2020 21:45:34 +0000 (16:45 -0500)
commit2491a2ddeb53f3d44b4633f967bfa5b023946bce
tree9b8d2bd6b5d7d349a033e99f802793f870eb1276
parent06dc280a57a60e39e21c0c14ace6ada3a4574ea7
st/mesa: try to fix MSVC build failure due to ALWAYS_INLINE

Fixes: 11db8e0e00a72884ba9f ("st/mesa: optimize st_update_array with ALWAYSINLINE")
Tested-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3861>
src/mesa/state_tracker/st_atom_array.c