tu: Fix bitfield of DITHER_MODE_MRT6
What does this MR do and why?
The enum adreno_rb_dither_mode
needs 2 bits, change the high
to 13 to make sure 2 bits are used for DITHER_MODE_MRT6
Fixes: e0325997 ("freedreno: Generate headers from xml files")