diff options
author | Eric Anholt <eric@anholt.net> | 2010-12-03 16:50:19 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-12-06 00:14:23 -0800 |
commit | 3f8bcb0d998820594ea288e4607462fa4479859f (patch) | |
tree | 2f30f03757e1f7297c7f56f5d0d70bcc3ca4ab6b /src/mesa/drivers/dri/radeon | |
parent | 237aa33c67039f6660cac19f061057250b8b3697 (diff) |
i965: Align gen6 push constant size to dispatch width.
The FS backend is fine with register level granularity. But for the
brw_wm_emit.c backend, it expects pairs of regs to be used for the
constants, because the whole world is pairs of regs. If an odd number
got used, we went looking for interpolation in the wrong place.
Diffstat (limited to 'src/mesa/drivers/dri/radeon')
0 files changed, 0 insertions, 0 deletions