mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 04:50:35 +00:00
08cf503eea
- For counting the number of fragments, also need to disable the depth bounds test, since we are not initializing the depth value currently - Reset depth to 0.0f for shader out, and set it to always pass. So that we can get depth values from just one fragment. - Initialize premod value for individual fragment events. This is not surfaced in the UI, but available from the python API and checked in tests.