Searched defs:resPix (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuBilinearImageCompare.cpp | 116 const RGBA resPix = readRGBA8(result, (deUint32)x, (deUint32)y); in comparePixelRGBA8() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 393 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/ |
D | gluTextureTestUtil.cpp | 1274 …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/ |
D | es3fASTCDecompressionCases.cpp | 175 const IVec4 resPix = result.getPixel(x, y).toIVec(); in compareBlockImages() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1632 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() local
|