Home
last modified time | relevance | path

Searched defs:InjectDevice (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DWireServer.cpp50 bool WireServer::InjectDevice(WGPUDevice device, uint32_t id, uint32_t generation) { in InjectDevice() function in dawn_wire::WireServer
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp107 bool Server::InjectDevice(WGPUDevice device, uint32_t id, uint32_t generation) { in InjectDevice() function in dawn_wire::server::Server