Kenneth Graunke writes:
> For texelFetchOffset(), we just add the texel offsets to the coordinate
> rather than using the message header's offset fields. So we don't
> actually need a header on Gen5+.
Reviewed-by: Eric Anholt
pgpAPvX5Egtfa.pgp
Description: PGP signature
_
For texelFetchOffset(), we just add the texel offsets to the coordinate
rather than using the message header's offset fields. So we don't
actually need a header on Gen5+.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 6 --
1 file changed, 4 insertions(+