HomeSort by relevance Sort by last modified time
    Searched refs:maxF (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp     [all...]
tcuTexCompareVerifier.cpp 486 const float maxF = de::max(maxF0, maxF1);
489 const float maxR = maxF+totalErr;
822 const float maxF = de::clamp(maxLod - float(level), 0.0f, 1.0f);
824 if (isMipmapLinearCompareResultValid(texture.getLevel(level), texture.getLevel(level+1), sampler, getLevelFilter(sampler.minFilter), prec, coord, 0, Vec2(minF, maxF), cmpReference, result))
    [all...]

Completed in 45 milliseconds