i965/vec4: dump subnr for FIXED_GRF
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 1 Jul 2016 07:28:31 +0000 (09:28 +0200)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Tue, 3 Jan 2017 10:26:51 +0000 (11:26 +0100)
commit0579c85e5ca7d406cad42db7c1501d6b1fb9696b
tree07b91502b560d11d5d2b79e31d63b02832fb9875
parent8e92b402030735edab6c35e69dceee4acebb973b
i965/vec4: dump subnr for FIXED_GRF

This came in handy when debugging the payload setup for Tess Eval,
since it prints correct subnr for attributes that can be loaded
in the second half of a register.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_vec4.cpp