iris: Use blob_write_uint32 for num_system_values
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 11 Aug 2020 15:04:28 +0000 (10:04 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 12 Aug 2020 10:11:06 +0000 (10:11 +0000)
commite39326e617dbf53fdbe1f561b069fe6f875545c4
tree0949e1b1494d335fc05f23d0cd772612bb07f5ef
parent003b04e266ae0faad563c1228561b53f33a68474
iris: Use blob_write_uint32 for num_system_values

We read it with blob_read_uint32; we should write it as uint32 as well.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6280>
src/gallium/drivers/iris/iris_disk_cache.c