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

  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 518 int computeTextureCompareDiff (const tcu::ConstPixelBufferAccess& result,
528 int computeTextureCompareDiff (const tcu::ConstPixelBufferAccess& result,
538 int computeTextureCompareDiff (const tcu::ConstPixelBufferAccess& result,
glsTextureTestUtil.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureShadowTests.cpp 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 108 milliseconds