class LavapipeDevice
Defined at line 21 of file ../../src/graphics/bin/vulkan_loader/lavapipe_device.h
Connects to a well-known component to obtain an ICD which uses Lavapipe to provide a software
Vulkan implementation.
Public Methods
std::unique_ptr<LavapipeDevice> Create (LoaderApp * app, const std::string & name, inspect::Node * parent, const std::string & lavapipe_icd_url)
static
Defined at line 14 of file ../../src/graphics/bin/vulkan_loader/lavapipe_device.cc
IcdList & icd_list ()
Defined at line 27 of file ../../src/graphics/bin/vulkan_loader/lavapipe_device.h