OSDN Git Service

radv: make use of on-disk cache
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 11 Oct 2017 01:10:31 +0000 (12:10 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 11 Oct 2017 21:52:38 +0000 (08:52 +1100)
commitfd24be134ffda15c82d163cf9b7e9da8d65407d4
tree6f0071062ad315e80e4cd358c7f13a19844aa942
parent142162529233680631a246c8920e66d02ee4e94b
radv: make use of on-disk cache

If the app provided in-memory pipeline cache doesn't yet contain
what we are looking for, or it doesn't provide one at all then we
fallback to the on-disk cache.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_pipeline_cache.c