mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-14 01:35:36 +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.