st/glsl_to_tgsi: the second destination doesn't support relative addressing
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 6 Oct 2017 18:28:43 +0000 (20:28 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 11 Oct 2017 21:17:08 +0000 (23:17 +0200)
commitcf3dd91969bd85f3c18d9f56d9fade70ea425a29
tree81114cf20906cb91822d8f624532b3953f27ad1c
parent3b666aa747955526f9200674a3f52539a07df5f6
st/glsl_to_tgsi: the second destination doesn't support relative addressing

It's not used -- DFRACEXP gets array indexes of its exponent out-parameter
lowered earlier -- and it wouldn't have worked correctly anyway when both
dst and dst1 use relative addressing.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp