Home
last modified time | relevance | path

Searched refs:nonShadowThreshold (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp336 const tcu::Vec3& nonShadowThreshold);
346 const tcu::Vec3& nonShadowThreshold);
356 const tcu::Vec3& nonShadowThreshold);
DgluTextureTestUtil.cpp2365 const tcu::Vec3& nonShadowThreshold) in computeTextureCompareDiff() argument
2405 …l(tcu::lessThanEqual(tcu::abs(refPix.swizzle(1,2,3) - resPix.swizzle(1,2,3)), nonShadowThreshold))) in computeTextureCompareDiff()
2477 const tcu::Vec3& nonShadowThreshold) in computeTextureCompareDiff() argument
2519 …l(tcu::lessThanEqual(tcu::abs(refPix.swizzle(1,2,3) - resPix.swizzle(1,2,3)), nonShadowThreshold))) in computeTextureCompareDiff()
2599 const tcu::Vec3& nonShadowThreshold) in computeTextureCompareDiff() argument
2641 …l(tcu::lessThanEqual(tcu::abs(refPix.swizzle(1,2,3) - resPix.swizzle(1,2,3)), nonShadowThreshold))) in computeTextureCompareDiff()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp143 …const tcu::Vec3 nonShadowThreshold = tcu::computeFixedPointThreshold(getBitsVec(pixelFormat)-1).sw… in verifyTexCompareResult() local
160 …Mask.getAccess(), clampedSource, texCoord, sampleParams, comparePrec, lodPrec, nonShadowThreshold); in verifyTexCompareResult()
167 …s(), errorMask.getAccess(), src, texCoord, sampleParams, comparePrec, lodPrec, nonShadowThreshold); in verifyTexCompareResult()
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp110 …const tcu::Vec3 nonShadowThreshold = tcu::computeFixedPointThreshold(getBitsVec(pixelFormat)-1).sw… in verifyTexCompareResult() local
127 …Mask.getAccess(), clampedSource, texCoord, sampleParams, comparePrec, lodPrec, nonShadowThreshold); in verifyTexCompareResult()
134 …s(), errorMask.getAccess(), src, texCoord, sampleParams, comparePrec, lodPrec, nonShadowThreshold); in verifyTexCompareResult()
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1051 …const tcu::Vec3 nonShadowThreshold = tcu::computeFixedPointThreshold(nonShadowBits).swizzl… in verifyTextureCompareResult() local
1061 texCoord, samplerParams, texComparePrecision, lodPrecision, nonShadowThreshold); in verifyTextureCompareResult()
1070 …exCoord, samplerParams, lowQualityTexComparePrecision, lowQualityLodPrecision, nonShadowThreshold); in verifyTextureCompareResult()