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

  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 526 const tcu::Vec3& nonShadowThreshold);
536 const tcu::Vec3& nonShadowThreshold);
546 const tcu::Vec3& nonShadowThreshold);
glsTextureTestUtil.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureShadowTests.cpp 108 const tcu::Vec3 nonShadowThreshold = tcu::computeFixedPointThreshold(getBitsVec(pixelFormat)-1).swizzle(1,2,3);
125 numFailedPixels = computeTextureCompareDiff(result, reference.getAccess(), errorMask.getAccess(), clampedSource, texCoord, sampleParams, comparePrec, lodPrec, nonShadowThreshold);
132 numFailedPixels = computeTextureCompareDiff(result, reference.getAccess(), errorMask.getAccess(), src, texCoord, sampleParams, comparePrec, lodPrec, nonShadowThreshold);
    [all...]

Completed in 119 milliseconds