Searched refs:MIRRORED_ONCE (Results 1 – 4 of 4) sorted by relevance
147 case tcu::Sampler::MIRRORED_ONCE: in wrap()
185 MIRRORED_ONCE, //! Mirrored once in negative directions enumerator
1558 case tcu::Sampler::MIRRORED_ONCE: in wrap()1583 case tcu::Sampler::MIRRORED_ONCE: // Fall-through (ordinary case). in unnormalize()
699 case tcu::Sampler::MIRRORED_ONCE: return VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE; in mapWrapMode()865 case VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE: return tcu::Sampler::MIRRORED_ONCE; in mapVkSamplerAddressMode()