summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_batch.c
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2018-09-26 16:29:46 -0400
committerRob Clark <[email protected]>2018-09-27 15:33:10 -0400
commit19e9d286464d1941f731f0d84402725f918623d6 (patch)
tree760400b7e9ce5961754db658f43854d88cb06d76 /src/gallium/drivers/freedreno/freedreno_batch.c
parent12de415ad1abb67863f6efb7394552a12b9e3b4b (diff)
freedreno/a6xx: fix constlen
Fix a few bits of confusion, as with previous gen's constlen is aligned to 4, and value in bitfield is left-shifted by 2 (ie. divided by 4). But this is done by the CONSTLEN() accessor/builder fxn, so don't do it twice. Also HLSQ_FS_CNTL.CONSTLEN is not special. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_batch.c')
0 files changed, 0 insertions, 0 deletions