vkCompViz App
 
Loading...
Searching...
No Matches
Public Attributes | List of all members
vkCompViz::App::Parameters::Benchmark Class Referenceexport
module vkCompViz

Configuration for benchmark mode. More...

Public Attributes

bool enable {false}
 
std::string path {"./"}
 

Detailed Description

Configuration for benchmark mode.

Member Data Documentation

◆ enable

bool vkCompViz::App::Parameters::Benchmark::enable {false}
export

Enables or disables benchmark mode (headless only).

◆ path

std::string vkCompViz::App::Parameters::Benchmark::path {"./"}
export

Output path for benchmark data.