mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-10 06:28:05 -05:00
14 lines
304 B
YAML
14 lines
304 B
YAML
friendly_name: "3DMark"
|
|
executable: "ul3dmark.py"
|
|
process_name: "3DMarkCmd.exe"
|
|
disable_presentmon: true
|
|
output_dir: "run"
|
|
options:
|
|
- name: benchmark
|
|
type: select
|
|
values:
|
|
- "TimeSpy"
|
|
- "FireStrike"
|
|
- "PortRoyal"
|
|
- "SolarBay"
|
|
tooltip: Select which 3DMark scene to run |