util: add asprintf() wrapper for MSVC
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 19 Jul 2019 21:09:34 +0000 (22:09 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 23 Jul 2019 07:57:27 +0000 (08:57 +0100)
commit9607d499dcdd09160b13690397b159640fe0776f
tree7c4f023b105e0a5ea43af41b539e391c134d5e40
parentaffb2da0f862e0a604a9a075f2b45d57038797d5
util: add asprintf() wrapper for MSVC

Fixes: 856e84083eee9b22408a ("mesa/st: add sampler uniforms")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/util/u_string.h