Searched defs:RegisterDevice (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/utils/ | ||
| D | WireHelper.cpp | 88 std::pair<wgpu::Device, WGPUDevice> RegisterDevice(WGPUDevice backendDevice) override { in RegisterDevice() function in utils::__anon84310b510111::WireHelperDirect |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ | ||
| D | ValidationTest.cpp | 151 wgpu::Device ValidationTest::RegisterDevice(WGPUDevice backendDevice) { in RegisterDevice() function in ValidationTest |