Searched refs:shallowDesc (Results 1 – 1 of 1) sorted by relevance
562 GpuImageDesc shallowDesc = swapchainData.swapchain->GetDesc(); in CreateSwapchainImpl() local563 shallowDesc.width = 2u; in CreateSwapchainImpl()564 shallowDesc.height = 2u; in CreateSwapchainImpl()571 gpuResourceMgr_->CreateSwapchainImage(finalReplaceHandle, name, shallowDesc); in CreateSwapchainImpl()