Linker generates location_tree * instead of single ints to store
varying locations, this patch makes i965 VS and FS code generator
able to produce output register access accordingly.
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 14 +++-
src/mesa/drivers/dri/i965/brw_vec4.h |
Conflicts:
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 14 +++-
src/mesa/drivers/dri/i965/brw_vec4.h |3 +
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 106 +--
3 files changed, 111 insertions