Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.cpp32 } else if (config->gpu_mode() == vsoc::kGpuModeGuestSwiftshader) { in Get()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp73 if (gpu_mode == vsoc::kGpuModeGuestSwiftshader) { in ConfigureGpu()
136 if (gpu_mode == vsoc::kGpuModeGuestSwiftshader) { in StartCommands()
Dqemu_manager.cpp91 if (gpu_mode != vsoc::kGpuModeGuestSwiftshader) { in ConfigureGpu()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h409 extern const char* const kGpuModeGuestSwiftshader;
Dcuttlefish_config.cpp170 const char* const kGpuModeGuestSwiftshader = "guest_swiftshader"; variable
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc102 gpu_mode, vsoc::kGpuModeGuestSwiftshader,