On Mon, 2016-08-08 at 16:12 +0200, Juan A. Suarez Romero wrote: > Hmm... what about the case of exec_size == 4 and writing just a > float? > > I understand in this case we only should mark one word, so the loop > should not be 2*inst->regs_written. > > Note that in the original patch that was the case for using offs == > 0. > So I guess we should compute if we should use 1 or 2 times > regs_written.
Thinking more carefully, I think it is fine using 2*regs_written/read in this case. So forget about my comment! J.A.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev