Home
last modified time | relevance | path

Searched defs:refPix (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.cpp119 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local
507 const Vec4 refPix = reference.getPixel(x, y, z); in floatUlpThresholdCompare() local
593 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local
762 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1275 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1382 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1589 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1763 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1930 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2039 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2236 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2402 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2516 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2638 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp166 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp119 …const tcu::Vec4 refPix = (m_imParams.dim == IMG_DIM_1D) ? levelAccess.getPixel(coord[0], lay… in fetchTexelWrapped() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1626 const tcu::IVec4 refPix (255, 255, 255, 255); in checkResultImage() local