mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
cb6daea42f
* This is a grey area between valid and invalid. Technically we're still passing a valid IDXGIOutput to the functions, but in practice the function will then probably turn around and cast it to an internal concrete type which it no longer points to, and explode.