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/framework/opengl/ |
| D | gluTextureTestUtil.cpp | 1340 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 1466 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 1690 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 1881 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 2048 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 2157 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 2364 …const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorS… in computeTextureLookupDiff() local 2532 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local 2648 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local 2770 const tcu::Vec4 resPix = result.getPixel(px, py); in computeTextureCompareDiff() local [all …]
|
| /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/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 | 1569 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() local 1585 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImageWithReference() local
|