Searched refs:MIRRORED_ONCE (Results 1 – 6 of 6) sorted by relevance
108 …eters.wrapS == tcu::Sampler::Sampler::MIRRORED_ONCE || testParameters.wrapT == tcu::Sampler::Sampl… in checkTextureSupport()120 …eters.wrapS == tcu::Sampler::Sampler::MIRRORED_ONCE || testParameters.wrapT == tcu::Sampler::Sampl… in checkTextureSupport()127 …eters.wrapS == tcu::Sampler::Sampler::MIRRORED_ONCE || testParameters.wrapT == tcu::Sampler::Sampl… in checkTextureSupport()139 …pler::MIRRORED_ONCE || testParameters.wrapT == tcu::Sampler::Sampler::MIRRORED_ONCE || testParamet… in checkTextureSupport()1107 { "mirror_clamp_to_edge", Sampler::MIRRORED_ONCE } in populateTextureFilteringTests()
159 case tcu::Sampler::MIRRORED_ONCE: in wrap()
200 MIRRORED_ONCE, //! Mirrored once in negative directions enumerator
1779 case tcu::Sampler::MIRRORED_ONCE: in wrap()1804 case tcu::Sampler::MIRRORED_ONCE: // Fall-through (ordinary case). in unnormalize()
3816 case tcu::Sampler::MIRRORED_ONCE: return VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE; in mapWrapMode()4052 case VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE: return tcu::Sampler::MIRRORED_ONCE; in mapVkSamplerAddressMode()