For the series:
Tested-by: Dieter Nützel
Am 06.09.2017 11:54, schrieb Nicolai Hähnle:
From: Nicolai Hähnle
enclosing_scope already contains enclosing_scope_first_read.
What we really want to check here -- not for correctness, but
for speed -- is whether last_read_scope already contains
enclo
For the series
Reviewed-By: Gert Wollny
Am Mittwoch, den 06.09.2017, 11:54 +0200 schrieb Nicolai Hähnle:
> From: Nicolai Hähnle
>
> enclosing_scope already contains enclosing_scope_first_read.
> What we really want to check here -- not for correctness, but
> for speed -- is whether last_read_s
From: Nicolai Hähnle
enclosing_scope already contains enclosing_scope_first_read.
What we really want to check here -- not for correctness, but
for speed -- is whether last_read_scope already contains
enclosing_scope.
---
src/mesa/state_tracker/st_glsl_to_tgsi_temprename.cpp | 4 ++--
1 file cha