https://bugs.freedesktop.org/show_bug.cgi?id=86326
--- Comment #3 from Ronie Salgado <ronies...@gmail.com> --- I checked the latest version of the clover codebase and it pushes the global offsets into the end of the input buffer. I made it work with AMD capeverde(HD7770) by adding the intrinsics needed to implement OpenCL 1.1 get_global_offset(). Then I implemented get_global_offset() in libclc and I modified get_global_id() to use the offset. I also stubbed get_global_offset() in the ptx version. Those changes are in the attached patches. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev