Blender Git Commit Log

Git Commits -> Revision 6b00081

Revision 6b00081 by Brecht Van Lommel (master)
November 10, 2021, 19:03 (GMT)
Fix T92972: Cycles HIP wrong render display after a recent refactor

It's unclear why this fails. Maybe the size of half4 is not the expected
8 bytes and adjacent pixels are overwritten. Or there is some bug in the
HIP compiler writing a struct into global memory, which we probably don't
do elsewhere in the kernel.

Thanks to Thomas, William and Jeroen for helping investigate this.

Commit Details:

Full Hash: 6b0008129e6370866808bd937161579a2cb5cb51
Parent Commit: c8e93da
Lines Changed: +23, -2

1 Modified Path:

/intern/cycles/kernel/device/gpu/kernel.h (+23, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021