Files
test2/source/blender/gpu
Jeroen Bakker c5317faec4 Fix #139898: Vulkan: Asan issue during color picking
Color picking reads 3 values from a texture that is backed by 4
channels. The conversion would also convert the 4th channel.

This is a short term fix. We should reconsider the usage of reading a
different number of elements than backed by the texture. But that
requires work in the color picking and python GPU module.

Pull Request: https://projects.blender.org/blender/blender/pulls/139929
2025-06-06 14:01:37 +02:00
..
2025-06-03 17:34:04 +02:00
2025-06-03 17:34:04 +02:00
2025-05-22 15:57:41 +02:00