Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dgraphics_flags.cc474 const std::string features_string = in SetGfxstreamFlags() local
476 if (!features_string.empty()) { in SetGfxstreamFlags()
477 instance.set_gpu_renderer_features(features_string); in SetGfxstreamFlags()