anv: hash immutable sampler conversion data not pointers
The conversion pointer has a vk_object_base containing pointers.
Previous commits had a similar issue, storing an internal pointer to the array of formats in anv_format.c
Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Cc: mesa-stable
/cc @gfxstrand