On 09/09/2015 04:47 PM, Kenneth Graunke wrote:
On Wednesday, September 09, 2015 06:31:06 PM Rob Clark wrote:
From: Rob Clark
Sometimes a useful thing for compilers (or, for example, tgsi_to_nir) to
know. And pretty trivial for scan to figure this out for us.
Signed-off-by: Rob Clark
---
s
On Wednesday, September 09, 2015 06:31:06 PM Rob Clark wrote:
> From: Rob Clark
>
> Sometimes a useful thing for compilers (or, for example, tgsi_to_nir) to
> know. And pretty trivial for scan to figure this out for us.
>
> Signed-off-by: Rob Clark
> ---
> src/gallium/auxiliary/tgsi/tgsi_scan
From: Rob Clark
Sometimes a useful thing for compilers (or, for example, tgsi_to_nir) to
know. And pretty trivial for scan to figure this out for us.
Signed-off-by: Rob Clark
---
src/gallium/auxiliary/tgsi/tgsi_scan.c | 16
src/gallium/auxiliary/tgsi/tgsi_scan.h | 5 +
2