Home
last modified time | relevance | path

Searched refs:kSupportedGpuContexts (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dgraphics_flags.cc486 static std::unordered_set<std::string> kSupportedGpuContexts{ variable
538 CF_EXPECT(kSupportedGpuContexts.count(requested) == 1, in ConfigureGpuSettings()