Searched refs:mapSampler (Results 1 – 5 of 5) sorted by relevance
62 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format…
756 VkSamplerCreateInfo mapSampler (const tcu::Sampler& sampler, const tcu::TextureFormat& format) in mapSampler() function
979 const VkSamplerCreateInfo samplerParams = mapSampler(refSampler, refTexture.getFormat()); in useSampler2D()
3411 const VkSamplerCreateInfo samplerParams = mapSampler(refSampler, texFormat); in createSamplerUniform()
4059 const vk::VkSamplerCreateInfo createInfo = vk::mapSampler(sampler, format); in createSampler()