intel/vec4: Stomp the return type of RESINFO to UINT32
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 25 Apr 2020 19:15:11 +0000 (14:15 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Sat, 30 May 2020 06:08:50 +0000 (01:08 -0500)
commita7c8811fe4012b60a9bcdb2ea2ef6ab79e402809
treeebcc9e31da47b94696c94ec4ee6b4fa80a8e0739
parente843303d6f18d56d7c412e6c879134f7b79372ac
intel/vec4: Stomp the return type of RESINFO to UINT32

We already do this in the FS back-end; we just weren't doing it in vec4
so RESINFO messages weren't returning the right data.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5243>
src/intel/compiler/brw_vec4_generator.cpp