Searched defs:OnDeviceLost (Results 1 – 2 of 2) sorted by relevance
62 void Server::OnDeviceLost(ObjectHandle device, in OnDeviceLost() function in dawn_wire::server::Server
1044 void DawnTestBase::OnDeviceLost(WGPUDeviceLostReason reason, const char* message, void* userdata) { in OnDeviceLost() function in DawnTestBase