filament
filament copied to clipboard
Metal: recreate sidecar texture if sample count changes
This fixes a crash when the "automagic" resolve sample count changes, for example, when VSM is used and the user adjusts the VSM sample count from 2 to 4.
The new tests fails on OpenGL and Vulkan. Will investigate