Files
markbench-tests/superposition/manifest.yaml
nharris-lmg e8b57e0b50 Update superposition harness (#72)
* Update superposition harness

* update cspell:

---------

Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
2023-10-20 10:05:06 -07:00

15 lines
409 B
YAML

friendly_name: "Unigine Superposition"
executable: "superposition.py"
process_name: "superposition.exe"
hidden: 0
output_dir: "run"
options:
- name: api
type: select
values: [directx, opengl]
tooltip: "Select API to use in test"
- name: preset
type: select
values: [low, medium, high, extreme, 4k_optimized, 8k_optimized]
tooltip: See Superposition doc section "Benchmark Presets"