Files
test/source/blender/gpu/vulkan
Jason Fielder 62219f8da9 Metal: Re-enable workbench NEXT shadows
With the shift to GPU-driven rendering pipeline,
the SSBO vertex fetch paradigm used to
implement workbench shadows on Metal
instead of utilising the geometry shader
path no longer worked correctly.

This is because the draw submission
required vertex amplification up-front,
based on the expected output geometry
amount for a given input geometry.

This patch aims to resolve this
issue through addition of API to
enable the features within the
GPU driven pipeline.

Co-authored-by: Michael Parkin-White <mparkinwhite@apple.com>
Pull Request: https://projects.blender.org/blender/blender/pulls/113498
2023-10-19 08:01:17 +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