radv: Fix disk_cache_get size argument.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 30 Oct 2019 14:00:39 +0000 (15:00 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Thu, 31 Oct 2019 10:40:43 +0000 (11:40 +0100)
commit6ced684e2743dec5b6db397fc45e464abf21b5e3
tree925cf352dc78e74d09631df395529e4214cf94a3
parente06fcbe2c870ea7bea39863b9d97796f7c1efe6a
radv: Fix disk_cache_get size argument.

Got some int->pointer warnings and 20 is not a valid pointer ....

Fixes: 2e3a635ee69 "radv: Add an early exit in the secure compile if we already have the cache entries."
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/amd/vulkan/radv_pipeline.c