Home
last modified time | relevance | path

Searched refs:getPixelUint (Results 1 – 25 of 56) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp156 const deUint32 errorComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z)[errorCompNdx]; in checkForErrorMS()
172 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z)[errorCompNdx]; in checkForErrorRS()
263 const deUint32 sampleID = dataPerSample[sampleNdx].getPixelUint(x, y, z).x(); in verifyImageData()
364 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z).z(); in verifyImageData()
371 …2 averageSamplePos = tcu::Vec2((float)dataRS.getPixelUint(x, y, z).x() / 255.0f, (float)dataRS.get… in verifyImageData()
387 const deUint32 errorComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z).z(); in verifyImageData()
392 …samplePositions[sampleNdx] = tcu::Vec2( (float)dataPerSample[sampleNdx].getPixelUint(x, y, z).x() … in verifyImageData()
393 (float)dataPerSample[sampleNdx].getPixelUint(x, y, z).y() / 255.0f); in verifyImageData()
1018 const deUint32 firstComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z)[0]; in verifyImageData()
DvktPipelineMultisampleImageTests.cpp1312 deUint32 clearColorCount = access.getPixelUint(x, y).x(); in test()
1313 deUint32 primitiveColorCount = access.getPixelUint(x, y).y(); in test()
1882 deUint32 result = access.getPixelUint(0, 0).x(); in test()
DvktPipelineMultisampleInterpolationTests.cpp71 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z)[errorCompNdx]; in checkForError()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp156 const deUint32 errorComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z)[errorCompNdx]; in checkForErrorMS()
172 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z)[errorCompNdx]; in checkForErrorRS()
263 const deUint32 sampleID = dataPerSample[sampleNdx].getPixelUint(x, y, z).x(); in verifyImageData()
364 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z).z(); in verifyImageData()
371 …2 averageSamplePos = tcu::Vec2((float)dataRS.getPixelUint(x, y, z).x() / 255.0f, (float)dataRS.get… in verifyImageData()
387 const deUint32 errorComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z).z(); in verifyImageData()
392 …samplePositions[sampleNdx] = tcu::Vec2( (float)dataPerSample[sampleNdx].getPixelUint(x, y, z).x() … in verifyImageData()
393 (float)dataPerSample[sampleNdx].getPixelUint(x, y, z).y() / 255.0f); in verifyImageData()
1018 const deUint32 firstComponent = dataPerSample[sampleNdx].getPixelUint(x, y, z)[0]; in verifyImageData()
DvktPipelineMultisampleImageTests.cpp1312 deUint32 clearColorCount = access.getPixelUint(x, y).x(); in test()
1313 deUint32 primitiveColorCount = access.getPixelUint(x, y).y(); in test()
1882 deUint32 result = access.getPixelUint(0, 0).x(); in test()
DvktPipelineMultisampleInterpolationTests.cpp71 const deUint32 errorComponent = dataRS.getPixelUint(x, y, z)[errorCompNdx]; in checkForError()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp194 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_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp861 …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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp861 …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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp974 …doContinue = ut::comparePixels(result.getPixelUint(x,y), reference.getPixelUint(x,y), targetWidth … in compare()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp974 …doContinue = ut::comparePixels(result.getPixelUint(x,y), reference.getPixelUint(x,y), targetWidth … in compare()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSampleVariableTests.cpp1853 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()
Des31fShaderImageLoadStoreTests.cpp621 …UVec4 getPixelUint (int x, int y, int z) const { return getPixelInt(x, y, z).asUint();… in getPixelUint() function in deqp::gles31::Functional::__anon4bfa703d0111::LayeredImage
1556 scratchAccess.setPixel(scratchAccess.getPixelUint(0, 0), 0, 0); in iterate()
1571 const UVec4 temp = reference.getPixelUint(imageSize.x()-1-x, y, z); in iterate()
1572 reference.setPixel(imageSize.x()-1-x, y, z, reference.getPixelUint(x, y, z)); in iterate()
2791 const deUint32 resultValue = resultSlice.getPixelUint(0, 0).x(); in operator ()()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp1896 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertUInt()
1908 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertsRGB()
1920 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertsRGBA()
1932 tcu::UVec4 srcPixel = src.getPixelUint(x, y, z); in convertUInt_2_10_10_10_rev()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp283 tcu::UVec4 pixel = outputAccess.getPixelUint(x, y, 0); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp283 tcu::UVec4 pixel = outputAccess.getPixelUint(x, y, 0); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp780 tcu::UVec4 color = resultAccess.getPixelUint(x, y); in verifyImage()
DvktRenderPassMultisampleResolveTests.cpp1164 : accesses[0].getPixelUint(x, y, z)); in verify()
1185 const UVec4 color (accesses[attachmentNdx].getPixelUint(x, y, z)); in verify()
2238 const UVec4 color (accesses[outputNdx].getPixelUint(x, y)); in verify()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp780 tcu::UVec4 color = resultAccess.getPixelUint(x, y); in verifyImage()
DvktRenderPassMultisampleResolveTests.cpp1164 : accesses[0].getPixelUint(x, y, z)); in verify()
1185 const UVec4 color (accesses[attachmentNdx].getPixelUint(x, y, z)); in verify()
2238 const UVec4 color (accesses[outputNdx].getPixelUint(x, y)); in verify()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp390 …tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivid… in testStorageImageWrite()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp390 …tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivid… in testStorageImageWrite()
/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp1785 const deUint32 previousMask = maskMap.getPixelUint(fragPos.x(), fragPos.y()).x(); in setMaskMapCoverageBitForLine()
2741 if (coverageMap.getAccess().getPixelUint(x, y).x() == COVERAGE_FULL) in verifyTriangleGroupRasterization()
2810 CoverageType referenceCoverage = (CoverageType)coverageMap.getAccess().getPixelUint(x, y).x(); in verifyTriangleGroupRasterization()
2836 && (CoverageType)coverageMap.getAccess().getPixelUint(x + dx, y + dy).x() != COVERAGE_NONE) in verifyTriangleGroupRasterization()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp424 deUint32 pixel = resultBuffer.getPixelUint(x, y)[index]; in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp424 deUint32 pixel = resultBuffer.getPixelUint(x, y)[index]; in verifyResult()

123