Reset recording renderer state on clear
This commit is contained in:
@@ -308,7 +308,9 @@ Known local toolchain state:
|
||||
render-pass-clear/scissor/depth/blend/shader-uniform/texture-bind/
|
||||
sampler-bind/draw/upload/mipmap-generation/texture-transition/texture-copy/readback/
|
||||
frame-capture/blit commands, draw mesh inputs, explicit draw ranges, and
|
||||
records trace markers and scopes without a window or GL context.
|
||||
records trace markers and scopes without a window or GL context. Recorder
|
||||
`clear()` also resets active render-pass and trace-scope state so automation
|
||||
can reuse the same recording device after an interrupted frame.
|
||||
- `pano_cli record-render` exposes the recording renderer through JSON
|
||||
automation, including backend feature flags, render-pass/depth-clear counts, scissor/depth/blend/
|
||||
shader-uniform/texture-bind/sampler-bind/upload/mipmap-generation/texture-transition/texture-copy/readback/
|
||||
|
||||
Reference in New Issue
Block a user