r600/sfn: Don't emit inline constants in the r600 IR
authorGert Wollny <gert.wollny@collabora.com>
Wed, 15 Apr 2020 14:34:43 +0000 (16:34 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Apr 2020 08:06:33 +0000 (08:06 +0000)
commit172868167ea250a077873d9df058692cc8c4cabc
tree56c1e5bc0f2656b8b08090c8de0b7de0d7767166
parent9bc6c135acd59a48d35ce6d7fb619e064af04239
r600/sfn: Don't emit inline constants in the r600 IR

This can be handled when lowering to assembly, and it makes testing
for indirect buffer and sampler access easier.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4714>
src/gallium/drivers/r600/sfn/sfn_valuepool.cpp