/third_party/vk-gl-cts/framework/common/ |
D | tcuImageCompare.cpp | 119 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() 120 const IVec4 cmpPix = result.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() 142 const IVec4 deviatedCmpPix = result.getPixelInt(sx, sy, sz); in findNumPositionDeviationFailingPixels() 165 const IVec4 deviatedRefPix = reference.getPixelInt(sx, sy, sz); in findNumPositionDeviationFailingPixels() 303 IVec4 a = ref.getPixelInt(x, y); in computeSquaredDiffSum() 304 IVec4 b = cmp.getPixelInt(x, y); in computeSquaredDiffSum() 773 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() 774 IVec4 cmpPix = result.getPixelInt(x, y, z); in intThresholdCompare()
|
D | tcuRasterizationVerifier.cpp | 1417 … overdrawInReference = referenceLineMap.getAccess().getPixelInt(fragPos.x(), fragPos.y()).x() != 0; in verifySinglesampleLineGroupRasterization() 1442 const bool reference = referenceLineMap.getAccess().getPixelInt(x, y).x() != 0; in verifySinglesampleLineGroupRasterization() 1513 if (referenceLineMap.getAccess().getPixelInt(x, y).x()) in verifySinglesampleLineGroupRasterization() 1564 const int nearbyID = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifySinglesampleLineGroupRasterization() 1648 const int nearbyID = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifySinglesampleLineGroupRasterization() 1731 if (referenceLineMap.getAccess().getPixelInt(x, y).x()) in verifySinglesampleLineGroupRasterization() 1861 const int coverage = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifyLineGroupPixelIndependentInterpolation() 2185 const int coverage = referenceLineMap.getAccess().getPixelInt(x+dx, y+dy).x(); in verifySinglesampleWideLineGroupInterpolation()
|
D | tcuTexture.hpp | 375 IVec4 getPixelInt (int x, int y, int z = 0) const; 376 …UVec4 getPixelUint (int x, int y, int z = 0) const { return getPixelInt(x, y, z).cast<deUin… in getPixelUint()
|
D | tcuTexture.cpp | 1206 IVec4 ConstPixelBufferAccess::getPixelInt (int x, int y, int z) const in getPixelInt() function in tcu::ConstPixelBufferAccess 1273 return getPixelInt(x, y, z).cast<deInt64>(); in getPixelInt64() 1295 return getPixelInt(x, y, z).cast<deInt64>(); in getPixelInt64() 1315 return getPixelInt(x, y, z); in getPixelT()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 593 IVec4 getPixelInt (int x, int y, int z) const; 594 …UVec4 getPixelUint (int x, int y, int z) const { return getPixelInt(x, y, z).asUint();… in getPixelUint() 673 IVec4 LayeredImage::getPixelInt (int x, int y, int z) const in getPixelInt() function in deqp::gles31::Functional::__anon6218e79e0111::LayeredImage 676 return access.getPixelInt(x, y, m_type == TEXTURETYPE_CUBE ? 0 : z); in getPixelInt() 1730 result.i = resultSlice.getPixelInt(x, y).x(); in operator ()() 1844 returnValues.i[i] = resultSlice.getPixelInt(gid.x(), y).x(); in operator ()() 2201 const int result = resultSlice.getPixelInt(x, y).x(); in operator ()() 2272 returnValues[i] = resultSlice.getPixelInt(gid.x(), y).x(); in operator ()() 2700 sum += base.getPixelInt(groupBaseX + (x + SHADER_READ_OFFSETS_X[i]) % localSize.x(), in iterate()
|
D | es31fPrimitiveBoundingBoxTests.cpp | 2229 const int componentValue = access.getPixelInt(x, y)[componentNdx]; in getNumMinimaMaxima() 2284 const bool hit = (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0); in checkLineContinuity() 2295 …if ((access.getPixelInt(cursorNeighborPos.x(), cursorNeighborPos.y())[componentNdx] == 0) && (acce… in checkLineContinuity() 2337 if (access.getPixelInt(begin.x(), begin.y())[componentNdx] != 0) in checkLineWidths() 2347 else if (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0) in checkLineWidths() 2358 const bool hit = (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0); in checkLineWidths() 2403 else if (access.getPixelInt(cursor.x(), cursor.y())[componentNdx] != 0) in checkLineWidths() 4598 if (withoutBBox.getPixelInt(x, y) != withBBox.getPixelInt(x, y)) in verifyImagesEqual() 4631 const tcu::IVec4 pixel = result.getPixelInt(x, y); in verifyImageResultValid() 4994 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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedColorMasks.cpp | 429 tcu::IVec4 color(textureLevel.getAccess().getPixelInt(x, y)); in VerifyImg()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWorkgroupStorageTests.cpp | 329 …sharedData[dataIdx] = reference.getPixelInt(dataIdx % reference.getWidth(), dataIdx / reference.ge… in calculateRef()
|
D | vktProtectedMemShaderImageAccessTests.cpp | 1116 const deInt32 oldX = reference.getPixelInt(x, y).x(); in calculateAtomicRef()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMismatchedWriteOpTests.cpp | 969 …doContinue = ut::comparePixels(result.getPixelInt(x,y), reference.getPixelInt(x,y), targetWidth ); in compare()
|
D | vktImageQualifiersTests.cpp | 460 sum += baseAccess.getPixelInt( in generateReferenceImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 442 tcu::IVec4 pixel = pixelBuffer.getPixelInt(i, i); in checkResult()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 1127 IVec4 refPix = reference.getPixelInt(x, y, 0); in verifyResult() 1128 IVec4 cmpPix = result.getPixelInt(x, y, 0); in verifyResult()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderInvarianceTests.cpp | 331 const tcu::IVec4 col = image.getPixelInt(x, y); in checkImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 1167 : accesses[0].getPixelInt(x, y, z)); in verify() 1188 const IVec4 color (accesses[attachmentNdx].getPixelInt(x, y, z)); in verify() 2138 const IVec4 color (accesses[outputNdx].getPixelInt(x, y)); in verify()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleImageTests.cpp | 1405 if (isAnyIntFormat && (referenceImage.getPixelInt(x, y) == actualImage.getPixelInt(x, y))) in compareImages()
|
D | vktPipelineMultisampleInterpolationTests.cpp | 176 const tcu::IVec4 pixel = dataRS.getPixelInt(x, y, z); in verifyImageData()
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 588 const tcu::IVec4 resColor (access.getPixelInt(x, y, z)); in comparePixelToColorClearValue()
|
/third_party/vk-gl-cts/modules/internal/ |
D | ditTextureFormatTests.cpp | 1500 const int ref = refAccess.getPixelInt(pixelNdx, 0, 0).x(); in verifyGetPixStencil()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1569 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() 1585 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImageWithReference()
|