mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 05:33:52 -05:00
* Update superposition harness * update cspell: --------- Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
15 lines
409 B
YAML
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"
|