Searched refs:wireClient (Results 1 – 2 of 2) sorted by relevance
26 Client* wireClient = device->client; in Create() local51 wireClient->GetMemoryTransferService()->CreateReadHandle(descriptor->size)); in Create()64 wireClient->GetMemoryTransferService()->CreateWriteHandle(descriptor->size)); in Create()77 auto* bufferObjectAndSerial = wireClient->BufferAllocator().New(wireClient); in Create()103 wireClient->SerializeCommand( in Create()
90 static dawn_wire::WireClient* wireClient = nullptr; variable162 wireClient = new dawn_wire::WireClient(clientDesc); in CreateCppDawnDevice()164 s2cBuf->SetHandler(wireClient); in CreateCppDawnDevice()166 auto deviceReservation = wireClient->ReserveDevice(); in CreateCppDawnDevice()