mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
145f4bdb15
* This is the only way in GL to do rendering from one mip to another. We handle it and display the whole texture even if it's temporarily constricted, and display the mip state in the pipeline viewer. * If the mip state is constricted at the start of the frame capture, only mips 0..MAX will be visible at all and other mips will be assumed to not be valid.