/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 118 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() 119 const IVec4 cmpPix = result.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() 141 const IVec4 deviatedCmpPix = result.getPixelInt(sx, sy, sz); in findNumPositionDeviationFailingPixels() 164 const IVec4 deviatedRefPix = reference.getPixelInt(sx, sy, sz); in findNumPositionDeviationFailingPixels() 302 IVec4 a = ref.getPixelInt(x, y); in computeSquaredDiffSum() 303 IVec4 b = cmp.getPixelInt(x, y); in computeSquaredDiffSum() 760 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() 761 IVec4 cmpPix = result.getPixelInt(x, y, z); in intThresholdCompare()
|
D | tcuTexture.hpp | 321 IVec4 getPixelInt (int x, int y, int z = 0) const; 322 …UVec4 getPixelUint (int x, int y, int z = 0) const { return getPixelInt(x, y, z).cast<deUin… in getPixelUint()
|
D | tcuTextureUtil.cpp | 877 dst.setPixel(src.getPixelInt(x, y, z), x, y, z); in copy()
|
D | tcuTexture.cpp | 705 IVec4 ConstPixelBufferAccess::getPixelInt (int x, int y, int z) const in getPixelInt() function in tcu::ConstPixelBufferAccess 800 return getPixelInt(x, y, z); in getPixelT()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 575 IVec4 getPixelInt (int x, int y, int z) const; 576 …UVec4 getPixelUint (int x, int y, int z) const { return getPixelInt(x, y, z).asUint();… in getPixelUint() 655 IVec4 LayeredImage::getPixelInt (int x, int y, int z) const in getPixelInt() function in deqp::gles31::Functional::__anon0a49b9df0111::LayeredImage 658 return access.getPixelInt(x, y, m_type == TEXTURETYPE_CUBE ? 0 : z); in getPixelInt() 1709 result.i = resultSlice.getPixelInt(x, y).x(); in operator ()() 1823 returnValues.i[i] = resultSlice.getPixelInt(gid.x(), y).x(); in operator ()() 2177 const int result = resultSlice.getPixelInt(x, y).x(); in operator ()() 2248 returnValues[i] = resultSlice.getPixelInt(gid.x(), y).x(); in operator ()() 2673 sum += base.getPixelInt(groupBaseX + (x + SHADER_READ_OFFSETS_X[i]) % localSize.x(), in iterate()
|
D | es31fPrimitiveBoundingBoxTests.cpp | 2010 const int componentValue = access.getPixelInt(x, y)[componentNdx]; in getNumMinimaMaxima() 2070 if (access.getPixelInt(begin.x(), begin.y())[componentNdx] != 0) in checkLineWidths() 2080 else if (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0) in checkLineWidths() 2091 const bool hit = (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0); in checkLineWidths() 2126 else if (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0) in checkLineWidths() 4263 if (withoutBBox.getPixelInt(x, y) != withBBox.getPixelInt(x, y)) in verifyImagesEqual() 4296 const tcu::IVec4 pixel = result.getPixelInt(x, y); in verifyImageResultValid() 4633 const tcu::IVec4 pixel = result.getPixelInt(x, y); in verifyImage()
|
D | es31fStencilTexturingTests.cpp | 407 const int res = result.getPixelInt(x, y).x(); in compareStencilToRed() 443 const int res = result.getPixelInt(x, y).x(); in compareRedChannel()
|
D | es31fCopyImageTests.cpp | 671 const tcu::IVec4 color = texelAccess.getPixelInt(0, 0, 0); in genRenderbufferImage() 681 const tcu::IVec4 color = texelAccess.getPixelInt(0, 0, 0); in genRenderbufferImage()
|
D | es31fTextureBorderClampTests.cpp | 451 return rr::GenericVec4(tcu::select(access.getPixelInt(0, 0), tcu::IVec4(0), channelMask)); in mapToFormatColorRepresentable()
|
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.cpp | 1101 … overdrawInReference = referenceLineMap.getAccess().getPixelInt(fragPos.x(), fragPos.y()).x() != 0; in verifySinglesampleLineGroupRasterization() 1126 const bool reference = referenceLineMap.getAccess().getPixelInt(x, y).x() != 0; in verifySinglesampleLineGroupRasterization() 1203 if (referenceLineMap.getAccess().getPixelInt(x, y).x()) in verifySinglesampleLineGroupRasterization() 1252 const int nearbyID = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifySinglesampleLineGroupRasterization() 1333 const int nearbyID = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifySinglesampleLineGroupRasterization() 1461 const int previousMask = maskMap.getPixelInt(fragPos.x(), fragPos.y()).x(); in setMaskMapCoverageBitForLine() 1537 const int coverage = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifyLineGroupPixelIndependentInterpolation() 1861 const int coverage = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifySinglesampleWideLineGroupInterpolation()
|
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 115 const tcu::IVec4 cRef = ref.getPixelInt(x, y); in compareImages() 119 const tcu::IVec4 cTest = test.getPixelInt(x, y); in compareImages() 135 const tcu::IVec4 cTest = test.getPixelInt(kX, kY); in compareImages()
|
D | es3fClippingTests.cpp | 131 const tcu::IVec4 cSrc = src.getPixelInt(x, y); in blitImageOnBlackSurface() 164 const tcu::IVec4 cRef = ref.getPixelInt(x, y); in compareImages() 165 const tcu::IVec4 cTest = test.getPixelInt(x, y); in compareImages() 189 if ((*pixelCmp)(cRef, test.getPixelInt(kX, kY))) in compareImages() 200 if ((*pixelCmp)(cTest, ref.getPixelInt(kX, kY))) in compareImages() 286 const tcu::IVec4 cTest = image.getPixelInt(x, y); in checkHalfFilledImageOverdraw()
|
D | es3fShaderDerivateTests.cpp | 528 << "\tGot pixel value " << result.getPixelInt(x, y) << "\n" in reverifyConstantDerivateWithFlushRelaxations()
|
D | es3fFragmentOutputTests.cpp | 527 const IVec4 srcPixel = access.getPixelInt(x, y); in clearUndefined()
|
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 112 const tcu::IVec4 cRef = ref.getPixelInt(x, y); in compareImages() 116 const tcu::IVec4 cTest = test.getPixelInt(x, y); in compareImages() 132 const tcu::IVec4 cTest = test.getPixelInt(kX, kY); in compareImages()
|
D | es2fClippingTests.cpp | 128 const tcu::IVec4 cSrc = src.getPixelInt(x, y); in blitImageOnBlackSurface() 161 const tcu::IVec4 cRef = ref.getPixelInt(x, y); in compareImages() 162 const tcu::IVec4 cTest = test.getPixelInt(x, y); in compareImages() 186 if ((*pixelCmp)(cRef, test.getPixelInt(kX, kY))) in compareImages() 197 if ((*pixelCmp)(cTest, ref.getPixelInt(kX, kY))) in compareImages() 283 const tcu::IVec4 cTest = image.getPixelInt(x, y); in checkHalfFilledImageOverdraw()
|
/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 717 …const IVec4 originalValue = colorBuffer.getPixelInt(fragSampleNdx, frag.pixelCoord.x(), frag.pix… in executeSignedValueWrite()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3071 dst.setPixel(src.raw().getPixelInt(0, srcX, srcY), x, y); in blitResolveMultisampleFramebuffer() 3231 dst.setPixel(src.getPixelInt(deFloorFloatToInt32(sX), deFloorFloatToInt32(sY)), xo, yo); in blitFramebuffer() 3442 …access.raw().setPixel(tcu::select(color, access.raw().getPixelInt(s, x, y), m_colorMask), s, x, y); in clearBufferiv()
|