mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-11 17:20:56 +00:00
* In particular for e.g. elements that don't require a sampler, the VkSampler may point to a random address if it's uninitialised, and we shouldn't try to access it at all.