Files
test/source/blender/gpu/vulkan
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-08-21 08:55:55 +02:00
2023-08-21 08:55:55 +02:00
2023-08-29 15:05:08 +02:00
2023-09-12 11:18:38 +02:00
2023-09-19 11:52:59 +02:00
2023-08-29 15:05:08 +02:00