Plan document frame uploads for OpenGL

This commit is contained in:
2026-06-05 17:42:31 +02:00
parent d0e023556b
commit a9ef2c598c
6 changed files with 34 additions and 9 deletions

View File

@@ -258,7 +258,8 @@ powershell -ExecutionPolicy Bypass -File scripts\automation\apple-remote-build.p
automation and is covered by `pano_cli_simulate_document_export_smoke`.
- `pano_cli simulate-document-render` exposes the pure document-to-renderer
frame compositor plus renderer texture-upload command stream through JSON
automation and is covered by
automation, including the OpenGL command-plan support counts for that upload
stream, and is covered by
`pano_cli_simulate_document_render_smoke`.
- `pano_cli save-document-project` writes that pure document export to a PPI
file and is covered by `pano_cli_save_document_project_roundtrip_smoke`,