Expose OpenGL command plans in pano_cli
This commit is contained in:
@@ -890,7 +890,11 @@ Results:
|
||||
render-pass/depth-clear counts, and draw
|
||||
descriptor vertex/index totals, scissor/depth/blend-state plus
|
||||
shader-uniform/texture/sampler-bind/upload/mipmap-generation/texture-transition/texture-copy/readback/
|
||||
frame-capture/blit command/byte totals for agent automation. The
|
||||
frame-capture/blit command/byte totals for agent automation. When
|
||||
`pp_renderer_gl` is available, it also emits an `openGlPlan` JSON object with
|
||||
planned command count, support status, render-pass/draw/passthrough/trace
|
||||
counts, unsupported command count, render-pass order error count, and
|
||||
unclosed-pass state. The
|
||||
`--exercise-clear` mode deliberately clears an interrupted trace/render pass,
|
||||
verifies stale trace-scope state is rejected, verifies the render context can
|
||||
be reused, and then emits that reset status in JSON. It also has an
|
||||
|
||||
Reference in New Issue
Block a user