On 10/09/2012 01:07 PM, Eric Anholt wrote:
Kenneth Graunke writes:
Presumably some of this was used by the old fragment shader backend.
---
Acked-by: Eric Anholt
We need to do dword scattered reads for array access in the FS, but I
prefer setting up these messages right in the brw_*_emit.c
Kenneth Graunke writes:
> Presumably some of this was used by the old fragment shader backend.
> ---
Acked-by: Eric Anholt
We need to do dword scattered reads for array access in the FS, but I
prefer setting up these messages right in the brw_*_emit.cpp.
pgpMJVw6EvVso.pgp
Description: PGP s
Presumably some of this was used by the old fragment shader backend.
---
src/mesa/drivers/dri/i965/brw_eu.h | 12
src/mesa/drivers/dri/i965/brw_eu_emit.c | 108
2 files changed, 120 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_eu.h
b/src/mes