class TestDeviceBase
Defined at line 21 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 23 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void TestDeviceBase (uint64_t vendor_id)
Defined at line 25 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void TestDeviceBase ()
Defined at line 27 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void InitializeFromFileName (const char * device_name)
Defined at line 29 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void InitializeFromVendorId (uint64_t id)
Defined at line 39 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 56 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 82 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 128 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
magma_device_t device ()
Defined at line 132 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
uint32_t GetDeviceId ()
Defined at line 134 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
uint32_t GetVendorId ()
Defined at line 142 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
bool IsIntelGen12 ()
Defined at line 150 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h
void ~TestDeviceBase ()
Defined at line 162 of file ../../src/graphics/magma/lib/magma_client/test_util/test_device_helper.h