Searched refs:resSrcSamplerInfo (Results 1 – 1 of 1) sorted by relevance
2066 const VkSamplerCreateInfo resSrcSamplerInfo (makeSamplerCreateInfo()); in verifyDecompression() local2067 const Move<VkSampler> resSrcSampler = vk::createSampler(vk, device, &resSrcSamplerInfo); in verifyDecompression()