Searched defs:resPix (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuBilinearImageCompare.cpp | 121 const RGBA resPix = readRGBA8(result, (uint32_t)x, (uint32_t)y); in comparePixelRGBA8() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 1494 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 1621 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 1849 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 2042 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 2210 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 2317 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 2524 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorSc… in computeTextureLookupDiff() local 2691 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local 2813 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local 2934 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 405 const tcu::RGBA resPix = result.getPixel(x, y); in verifyHelperInvocationValue() local 601 const tcu::RGBA resPix = result.getPixel(x, y); in verifyHelperInvocationDerivate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 170 const IVec4 resPix = result.getPixel(x, y).toIVec(); in compareBlockImages() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1582 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() local 1598 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImageWithReference() local
|