mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
4377297544
* This means we only jump to the 'active' mip or slice when switching to a new draw with some texture on output. This still lets us automatically follow through a mip generation chain or cubemap rendering, but when looking at a particular slice or mip on a texture it doesn't get reset when switching textures around.