Plan document frame uploads for OpenGL
This commit is contained in:
@@ -487,7 +487,8 @@ decodes the generated PPI bytes, reimports them, and emits JSON round-trip
|
||||
metadata.
|
||||
`pano_cli simulate-document-render` exercises the pure document-to-renderer
|
||||
frame compositor and renderer texture-upload bridge, emitting six-face render
|
||||
and upload-command summaries for headless automation.
|
||||
summaries, renderer upload-command summaries, and OpenGL command-planner
|
||||
support counts for headless automation.
|
||||
`pano_cli save-document-project` writes the same pure document export to a PPI
|
||||
file for inspect/load round-trip automation.
|
||||
`pano_cli create-document` can create simple animation documents with explicit
|
||||
@@ -1733,7 +1734,8 @@ Results:
|
||||
round-trip state as JSON.
|
||||
- `pano_cli_simulate_document_render_smoke` passed and reports pure
|
||||
`pp_document` to `pp_paint_renderer` six-face frame compositing and
|
||||
renderer texture-upload command summaries as JSON.
|
||||
renderer texture-upload command summaries plus OpenGL command-planner
|
||||
support counts as JSON.
|
||||
- `pano_cli_simulate_image_import_smoke` passed and reports embedded PNG decode
|
||||
plus `pp_document` face-payload attachment state as JSON.
|
||||
- `pano_cli_inspect_image_rejects_unsupported` passed as an expected failure
|
||||
|
||||
Reference in New Issue
Block a user