Specify memory caching type for llvmpipe
Set memory caching type to CPU-cached for llvmpipe. This enables persistent mappings support for llvmpipe when hostmem and blobs are supported by the host.
Note that persistent mappings support for llvmpipe also depends on mesa/mesa!18053 (merged)