ad62911683
struct anv_state::offset and struct anv_block_pool::max_size are 64bits so these parameters should also be 64bit or risk overflow. Cc: mesa-stable Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37669>