Kenneth Graunke <kenn...@whitecape.org> writes: > move_grf_array_access_to_scratch() calculates scratch buffer offsets in > bytes. However, emit_scratch_read/write() expects the base_offset > parameter to be measured in OWords.
An OWORD is 4 floats (in powers of two: dword, qword, oword). I forget the stupid name we use for 8 floats, which is the size being used here. Let's call it a "register".
pgpZ8AE9ESuj1.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev