Thanks!
On Wed, Oct 11, 2017 at 12:11 AM, Timothy Arceri wrote:
> 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.
> ---
> src/amd/vulkan/radv_pipeline_cache.c | 25 ++
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.
---
src/amd/vulkan/radv_pipeline_cache.c | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/