class TestDeviceBase
Defined at line 24 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
Public Methods
void TestDeviceBase (std::string device_name)
Defined at line 26 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void TestDeviceBase (uint64_t vendor_id)
Defined at line 28 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void TestDeviceBase ()
Defined at line 30 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void InitializeFromFileName (const char * device_name)
Defined at line 32 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void InitializeFromVendorId (uint64_t id)
Defined at line 42 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
zx::result<fidl::ClientEnd<fuchsia_gpu_magma::TestDevice2>> GetTestFromVendorId (uint64_t id)
Defined at line 64 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void RestartDFv2Driver (const std::string & driver_url, uint32_t gpu_vendor_id)
Defined at line 90 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
const fidl::UnownedClientEnd<fuchsia_gpu_magma::TestDevice> & magma_channel ()
Defined at line 144 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
magma_device_t device ()
Defined at line 148 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
uint32_t GetDeviceId ()
Defined at line 150 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
uint32_t GetVendorId ()
Defined at line 158 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
bool IsIntelGen12 ()
Defined at line 166 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void ~TestDeviceBase ()
Defined at line 178 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h