radv: create on-disk shader cache
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 11 Oct 2017 01:00:27 +0000 (12:00 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 11 Oct 2017 21:52:38 +0000 (08:52 +1100)
commit142162529233680631a246c8920e66d02ee4e94b
tree358f7ff5a49cbc36bea3a5ba2e919d4ef122c5e9
parent7664aaf331220f39bf306b4c8afd62966df1391a
radv: create on-disk shader cache

This is the drivers on-disk cache intended to be used as a
fallback as opposed to the pipeline cache provided by apps.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h
src/util/disk_cache.h