Files
test/source/blender/gpu
Clément Foucault e774f2c901 GPUShaderCreateInfo: Add manual validation of bindpoints
Some drivers/glsl compilers will not warn about multiple resources using
the same binding, creating silent errors.

This patch checks for this case and outputs a descriptive error message if
a particular createInfo merge error is founds.

Other validation can be added later.
2022-01-24 13:28:33 +01:00
..
2022-01-24 21:23:30 +11:00
2021-05-26 16:49:30 +02:00
2022-01-06 13:54:52 +11:00