Comment # 1
on bug 107012
from Simon McVittie
Comment on attachment 140294 [details] [review] Fix crashes Review of attachment 140294 [details] [review]: ----------------------------------------------------------------- ::: src/gallium/drivers/radeonsi/si_shader.h @@ +507,4 @@ > unsigned ancillary_vgpr_index:5; > unsigned wqm:1; > char color_attr_index[2]; > + signed color_interp_vgpr_index[2]; /* -1 == constant */ Shouldn't this be a signed char, to make the size of the struct the same on all architectures?
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel