Files
test/source
Omar Emara f020e436d5 Fix #117171: Assert in GPU compositor Denoise node
Blender asserts when an Image node is directly connected to a Denoise
node in the GPU compositor. This is because the node reads the image to
host memory, but the cached image didn't specifiy host read usage. This
patch adds the host read usage flag to the IMB module GPU image creation
functions.
2024-01-17 14:45:04 +02:00
..
2024-01-15 12:44:14 -05:00