mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-24 08:21:35 +00:00
* Previously we were rejecting/ignoring any descriptor write that didn't have a valid sampler and imageview. But if the layout has immutable samplers we can allow any write that just has the imageview, and lets sampler be NULL.