radv: Fix truncation issue hexifying the cache uuid for the disk cache.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 25 Oct 2017 01:43:00 +0000 (03:43 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 25 Oct 2017 07:50:05 +0000 (09:50 +0200)
commit5bfbab2fdcc5b1fcb3a0d0b8cce19c5492c7de68
treec2410a5264af4acbd571538827ca850098a45f82
parent767ca5bdf18e1590d97728144f13223db26782da
radv: Fix truncation issue hexifying the cache uuid for the disk cache.

Going from binary to hex has a 2x blowup.

Fixes: 14216252923 'radv: create on-disk shader cache'
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_device.c