Files
mesa/src
Rob Clark 2d31cf9d3b freedreno/ir3/ra: fix half-class conflicts
On a6xx, half-regs conflict with full-regs.  But we were only setting up
conflicts for the first class (ie. scalar, but not hvec2/hvec3/hvec4),
resulting in higher half-reg classes getting assigned to regs that
overwrite full-regs.

Noticed while trying to enable indirect-sampler (sam.s2en) which uses an
hvec2 argument to pass the sampler/tex index.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2019-03-21 09:13:05 -04:00
..
2019-03-18 11:53:59 +02:00
2019-02-14 11:20:00 +00:00
2019-02-26 12:49:07 +00:00
2019-03-14 22:41:08 +00:00
2019-03-11 10:01:15 -07:00
2018-10-19 16:50:26 +01:00