/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 156 const deUint32 errorComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z)[errorCompNdx]; in checkForErrorMS() 172 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z)[errorCompNdx]; in checkForErrorRS() 256 const deUint32 sampleID = dataPerSample[sampleNdx].getPixelUint(x, y, z).x(); in verifyImageData() 356 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z).z(); in verifyImageData() 363 …2 averageSamplePos = tcu::Vec2((float)dataRS.getPixelUint(x, y, z).x() / 255.0f, (float)dataRS.get… in verifyImageData() 379 const deUint32 errorComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z).z(); in verifyImageData() 384 …samplePositions[sampleNdx] = tcu::Vec2( (float)dataPerSample[sampleNdx].getPixelUint(x, y, z).x() … in verifyImageData() 385 (float)dataPerSample[sampleNdx].getPixelUint(x, y, z).y() / 255.0f); in verifyImageData() 1006 const deUint32 firstComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z)[0]; in verifyImageData()
|
D | vktPipelineMultisampleImageTests.cpp | 1165 deUint32 clearColorCount = access.getPixelUint(x, y).x(); in test() 1166 deUint32 primitiveColorCount = access.getPixelUint(x, y).y(); in test() 1719 deUint32 result = access.getPixelUint(0, 0).x(); in test()
|
D | vktPipelineMultisampleInterpolationTests.cpp | 71 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z)[errorCompNdx]; in checkForError()
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 542 const tcu::UVec4 resColor (access.getPixelUint(x, y, z)); in comparePixelToColorClearValue()
|
D | vktPipelineMultisampleTests.cpp | 2200 const tcu::UVec4 noSampleShadingValue = noSampleshadingImage.getPixelUint(x, y); in verifySampleShadedImage() 2211 const tcu::UVec4 sampleShadedValue = sampleShadedImages[i].getAccess().getPixelUint(x, y); in verifySampleShadedImage() 2879 const tcu::UVec4 sampleShadedValue = sampleShadedImages[i].getAccess().getPixelUint(x, y); in verifyImage()
|
D | vktPipelineExtendedDynamicStateTests.cpp | 2498 auto colorPixel = colorAccess.getPixelUint(x, y); in iterate() 2499 auto expectedPixel = referenceColorAccess.getPixelUint(x, y); in iterate()
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 194 minDepthBoundUint = access.getPixelUint(0, 0, 0).x(); in executeDepthBoundsTest() 201 maxDepthBoundUint = access.getPixelUint(0, 0, 0).x(); in executeDepthBoundsTest() 210 …const deUint32 depthBufferValue = depthBuffer.getPixelUint(fragSampleNdx, frag.pixelCoord.x(), fr… in executeDepthBoundsTest() 246 …deUint32 depthBufferValue = depthBuffer.getPixelUint(fragSampleNdx, frag.pixelCoord.x(), frag.pi… in executeDepthCompare() 257 deUint32 sampleDepth = access.getPixelUint(0, 0, 0).x(); \ in executeDepthCompare() 789 …const UVec4 originalValue = colorBuffer.getPixelUint(fragSampleNdx, frag.pixelCoord.x(), frag.pi… in executeUnsignedValueWrite()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesImageSparseResidency.cpp | 861 …const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixe… in iterate() 906 …const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixe… in iterate() 976 …const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixe… in iterate()
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 779 …const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixe… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMismatchedWriteOpTests.cpp | 972 …doContinue = ut::comparePixels(result.getPixelUint(x,y), reference.getPixelUint(x,y), targetWidth … in compare()
|
D | vktImageLoadStoreTests.cpp | 320 const tcu::UVec4 temp = access.getPixelUint(xMax - x, y, z); in flipHorizontally() 321 access.setPixel(access.getPixelUint(x, y, z), xMax - x, y, z); in flipHorizontally() 2118 auto color = pixels.getPixelUint(x, y); in clearHighBits()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 1889 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertUInt() 1901 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertsRGB() 1913 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertsRGBA() 1925 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertUInt_2_10_10_10_rev()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 1853 deUint32 mask = sampleCoverage[0].getAccess().getPixelUint(x, y).x(); in postTest() 1895 const deUint32 maskA = sampleCoverage[sampleNdxA].getAccess().getPixelUint(x, y).x(); in postTest() 1896 const deUint32 maskB = sampleCoverage[sampleNdxB].getAccess().getPixelUint(x, y).x(); in postTest() 1951 const deUint32 mask = sampleCoverage[maskNdx].getAccess().getPixelUint(x, y).x(); in postTest()
|
D | es31fShaderImageLoadStoreTests.cpp | 594 …UVec4 getPixelUint (int x, int y, int z) const { return getPixelInt(x, y, z).asUint();… in getPixelUint() function in deqp::gles31::Functional::__anon68e5f6600111::LayeredImage 1529 scratchAccess.setPixel(scratchAccess.getPixelUint(0, 0), 0, 0); in iterate() 1544 const UVec4 temp = reference.getPixelUint(imageSize.x()-1-x, y, z); in iterate() 1545 reference.setPixel(imageSize.x()-1-x, y, z, reference.getPixelUint(x, y, z)); in iterate() 2730 const deUint32 resultValue = resultSlice.getPixelUint(0, 0).x(); in operator ()()
|
D | es31fOpaqueTypeIndexingTests.cpp | 651 const tcu::UVec4 reference = refTexAccess.getPixelUint(texNdx, 0); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 779 tcu::UVec4 color = resultAccess.getPixelUint(x, y); in verifyImage()
|
D | vktRenderPassMultisampleResolveTests.cpp | 1066 : accesses[0].getPixelUint(x, y, z)); in verify() 1087 const UVec4 color (accesses[attachmentNdx].getPixelUint(x, y, z)); in verify() 2101 const UVec4 color (accesses[outputNdx].getPixelUint(x, y)); in verify()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrStorageImageWriteTests.cpp | 420 …tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivid… in testStorageImageWrite()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRatePixelConsistency.cpp | 424 deUint32 pixel = resultBuffer.getPixelUint(x, y)[index]; in verifyResult()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuRasterizationVerifier.cpp | 1785 const deUint32 previousMask = maskMap.getPixelUint(fragPos.x(), fragPos.y()).x(); in setMaskMapCoverageBitForLine() 2736 if (coverageMap.getAccess().getPixelUint(x, y).x() == COVERAGE_FULL) in verifyTriangleGroupRasterization() 2805 CoverageType referenceCoverage = (CoverageType)coverageMap.getAccess().getPixelUint(x, y).x(); in verifyTriangleGroupRasterization() 2831 && (CoverageType)coverageMap.getAccess().getPixelUint(x + dx, y + dy).x() != COVERAGE_NONE) in verifyTriangleGroupRasterization()
|
D | tcuTexture.hpp | 376 …UVec4 getPixelUint (int x, int y, int z = 0) const { return getPixelInt(x, y, z).cast<deUin… in getPixelUint() function in tcu::ConstPixelBufferAccess
|
D | tcuTexture.cpp | 1321 return getPixelUint(x, y, z); in getPixelT() 1838 return sRGB8ToLinear(access.getPixelUint(i, j, k)); in lookup() 1840 return sRGBA8ToLinear(access.getPixelUint(i, j, k)); in lookup()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3051 const deUint32 oldVal = access.raw().getPixelUint(s, x, y).x(); in writeMaskedStencil() 3137 deUint32 srcStencil = src.raw().getPixelUint(0, srcX, srcY).x(); in blitResolveMultisampleFramebuffer() 3309 …deUint32 srcStencil = src.raw().getPixelUint(sampleNdx, deFloorFloatToInt32(sX), deFloorFloatToInt… in blitFramebuffer() 3579 …access.raw().setPixel(tcu::select(color, access.raw().getPixelUint(s, x, y), m_colorMask), s, x, y… in clearBufferuiv()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 959 const tcu::UVec4 reference = refTexAccess.getPixelUint(texNdx, 0); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 373 const UVec4 resColor (access.getPixelUint(x, y, z)); in comparePixelToColorClearValue()
|