Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp116 const RGBA resPix = readRGBA8(result, (deUint32)x, (deUint32)y); in comparePixelRGBA8() local
/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp393 const tcu::RGBA resPix = result.getPixel(x, y); in verifyHelperInvocationValue() local
584 const tcu::RGBA resPix = result.getPixel(x, y); in verifyHelperInvocationDerivate() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1274 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
1381 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
1588 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
1762 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
1929 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
2038 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
2235 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local
2401 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local
2515 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local
2637 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp175 const IVec4 resPix = result.getPixel(x, y).toIVec(); in compareBlockImages() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1632 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() local