Files
test/intern
Jeroen Bakker 159e798cdb Vulkan: Add Viewport Array/Layer Workarounds
This PR adds workarounds for platforms that don't support `shaderOutputLayer`
or `shaderOutputViewportIndex`. Some NVIDIA laptop GPUs and ARM GPUs don't
have those device features.

The workaround uses the same approach as OpenGL. A geometry shader is injected
to emulate the feature.

For testing the workarounds they have also been connected to the
`--debug-gpu-force-workarounds` command line argument.

Fixes #113475 by implementing #113529

Pull Request: https://projects.blender.org/blender/blender/pulls/113605
2023-10-13 10:40:11 +02:00
..
2023-09-24 14:52:38 +10:00
2023-09-24 14:52:38 +10:00
2023-09-24 14:52:38 +10:00
2023-09-24 14:52:38 +10:00
2023-09-24 14:52:38 +10:00