On Tue, Aug 25, 2015 at 1:56 PM, Edward O'Callaghan
wrote:
> From: Edward O'Callaghan
>
> tgsi_shader_scan() has already happened so just use the results.
>
> Signed-off-by: Edward O'Callaghan
> Signed-off-by: Dave Airlie
Did Dave really give you this sign-off?
> ---
> src/gallium/drivers/r6
From: Edward O'Callaghan
tgsi_shader_scan() has already happened so just use the results.
Signed-off-by: Edward O'Callaghan
Signed-off-by: Dave Airlie
---
src/gallium/drivers/r600/r600_shader.c | 35 ++
1 file changed, 10 insertions(+), 25 deletions(-)
diff --