OSDN Git Service

intel/genxml: Rename the CC_VIEWPORT pointer on gen4-5
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 12 May 2017 02:00:45 +0000 (19:00 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 May 2017 14:58:01 +0000 (07:58 -0700)
commit3f8ee8c703b08868cc101b0554bba388f6105be9
tree0e902eca506117cd93f75eaf4c6e02ab7c27ce43
parent0ee1ef0cbbd82c413a38a158ed6643fb1c580004
intel/genxml: Rename the CC_VIEWPORT pointer on gen4-5

It isn't a pointer to "color calc state", that's the packet it's in.
It's a pointer to the CC viewport state.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/genxml/gen4.xml
src/intel/genxml/gen45.xml
src/intel/genxml/gen5.xml