Searched refs:SetAttachedSwapChain (Results 1 – 3 of 3) sorted by relevance
49 void SetAttachedSwapChain(NewSwapChainBase* swapChain);
193 void Surface::SetAttachedSwapChain(NewSwapChainBase* swapChain) { in SetAttachedSwapChain() function in dawn_native::Surface
1533 surface->SetAttachedSwapChain(newSwapChain.Get()); in CreateSwapChain()