gallium/u_threaded: always unmap const_uploader
authorMarek Olšák <marek.olsak@amd.com>
Thu, 31 Jan 2019 01:49:22 +0000 (20:49 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 21 Feb 2019 02:04:29 +0000 (21:04 -0500)
commitdc8a2c139dd408a5b6e4365ea885ddda2f893770
tree1f9a16a5d7da4a44da04e7236f4de38c464a1689
parent8ef6f68fa5f0e1e91ff88706e73a8c62463dcf69
gallium/u_threaded: always unmap const_uploader

radeonsi will require this. It's a no-op for drivers supporting persistent
mappings.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/gallium/auxiliary/util/u_threaded_context.c