Lines Matching full:nearest
927 const bool isNearestMinFilter = samplerParams.sampler.minFilter == tcu::Sampler::NEAREST || samplerParams.sampler.minFilter == tcu::Sampler::NEAREST_MIPMAP_NEAREST;
928 const bool isNearestMagFilter = samplerParams.sampler.magFilter == tcu::Sampler::NEAREST;
2298 { "nearest", GL_NEAREST, TextureBorderClampTest::SAMPLE_FILTER },
2399 // .nearest
2593 // .nearest
2686 // (format).(linear|nearest|gather)_(pot|npot)