Searched refs:mapVkSampler (Results 1 – 5 of 5) sorted by relevance
650 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView()671 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView()
519 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat()
58 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo);
3872 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo) in mapVkSampler() function
1476 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); in verifyImage()