Files
test2/source/blender/gpu
Jeroen Bakker 06a4198329 Fix #127274: Vulkan: Incorrect limits.
When using AMD pro-drivers the limits reported of the device can be
`UINT_MAX` but are stored in int fields. In this case the limits would
become negative and GPU materials validation failed resulting into errors.

This is fixed by clamping the value to `INT_MAX`.

Pull Request: https://projects.blender.org/blender/blender/pulls/128437
2024-10-03 10:10:32 +02:00
..
2024-10-01 19:55:36 +02:00
2024-10-01 09:59:33 +10:00
2024-09-11 18:37:42 +02:00
2024-08-03 11:06:17 +02:00
2024-09-23 11:18:24 +02:00
2024-10-01 09:59:33 +10:00
2024-08-30 16:03:44 +02:00