Lines Matching refs:WrapMode
1007 tcu::Sampler::WrapMode wrapS;
1008 tcu::Sampler::WrapMode wrapT;
1023 const tcu::Sampler::WrapMode wrapS_, in GatherCaseBaseParams()
1024 const tcu::Sampler::WrapMode wrapT_, in GatherCaseBaseParams()
1952 const tcu::Sampler::WrapMode wrapS,
1953 const tcu::Sampler::WrapMode wrapT,
1980 const tcu::Sampler::WrapMode wrapS, in TextureGather2DCase()
1981 const tcu::Sampler::WrapMode wrapT, in TextureGather2DCase()
2179 const tcu::Sampler::WrapMode wrapS,
2180 const tcu::Sampler::WrapMode wrapT,
2207 const tcu::Sampler::WrapMode wrapS, in TextureGather2DArrayCase()
2208 const tcu::Sampler::WrapMode wrapT, in TextureGather2DArrayCase()
2409 const tcu::Sampler::WrapMode wrapS,
2410 const tcu::Sampler::WrapMode wrapT,
2435 const tcu::Sampler::WrapMode wrapS, in TextureGatherCubeCase()
2436 const tcu::Sampler::WrapMode wrapT, in TextureGatherCubeCase()
2510 tcu::Sampler::WrapMode wrapS, in makeTextureGatherCase()
2511 tcu::Sampler::WrapMode wrapT, in makeTextureGatherCase()
2597 tcu::Sampler::WrapMode mode; in init()
2689 const tcu::Sampler::WrapMode wrapS = wrapModes[wrapSNdx].mode; in init()
2690 const tcu::Sampler::WrapMode wrapT = wrapModes[wrapTNdx].mode; in init()