mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-04 04:45:48 +00:00
* If immutable samplers are used the sampler parameter of a descriptor update could be garbage. Checked for elsewhere but not handled in descriptor update template unwrap.