Files
test2/source/blender/gpu
Jeroen Bakker 00f5ae2a8f Vulkan: Implement Samplers
Until now the Vulkan backend supported a single pre-configured sampler.
This PR realizes creation, caching and freeing of samplers based on what
is required by the state manager.

The implementation is similar to OpenGL or Metal. This fixes many issues
including:

- Textures in workbench and eevee use the correct extend and filtering
- Custom icons render correctly
- Depth sampling issues
- Removes artifacts using EEVEE world shader, lighting and indirect lighting.

Pull Request: https://projects.blender.org/blender/blender/pulls/114827
2023-11-14 11:12:19 +01:00
..
2023-11-10 11:07:04 +01:00
2023-11-10 12:32:06 +01:00
2023-11-10 12:32:06 +01:00
2023-11-14 11:12:19 +01:00
2023-11-14 11:12:19 +01:00