Home
last modified time | relevance | path

Searched refs:resultPixels (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp665 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, copySize[0], copySize[1], 1, resultsBu… in iterate() local
668 for (int x = 0; pass && x < resultPixels.getWidth(); ++x) in iterate()
669 for (int y = 0; pass && y < resultPixels.getHeight(); ++y) in iterate()
670 for (int z = 0; pass && z < resultPixels.getDepth(); ++z) in iterate()
672 const auto pixel = resultPixels.getPixel(x, y, z); in iterate()
680 log << tcu::TestLog::Image("color", "Rendered image", resultPixels); in iterate()
1269 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, copySize[0], copySize[1], 1, resultsBu… in iterate() local
1275 for (int x = 0; pass && x < resultPixels.getWidth(); ++x) in iterate()
1276 for (int y = 0; pass && y < resultPixels.getHeight(); ++y) in iterate()
1277 for (int z = 0; pass && z < resultPixels.getDepth(); ++z) in iterate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp665 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, copySize[0], copySize[1], 1, resultsBu… in iterate() local
668 for (int x = 0; pass && x < resultPixels.getWidth(); ++x) in iterate()
669 for (int y = 0; pass && y < resultPixels.getHeight(); ++y) in iterate()
670 for (int z = 0; pass && z < resultPixels.getDepth(); ++z) in iterate()
672 const auto pixel = resultPixels.getPixel(x, y, z); in iterate()
680 log << tcu::TestLog::Image("color", "Rendered image", resultPixels); in iterate()
1269 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, copySize[0], copySize[1], 1, resultsBu… in iterate() local
1275 for (int x = 0; pass && x < resultPixels.getWidth(); ++x) in iterate()
1276 for (int y = 0; pass && y < resultPixels.getHeight(); ++y) in iterate()
1277 for (int z = 0; pass && z < resultPixels.getDepth(); ++z) in iterate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1813 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, iImgSize[0], iImgSize[1], 1, resultsBu… in iterate() local
1832 const auto outPix = resultPixels.getPixel(x, y, z); in iterate()
1849 log << tcu::TestLog::Image("output", "Rendered image", resultPixels); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1813 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, iImgSize[0], iImgSize[1], 1, resultsBu… in iterate() local
1832 const auto outPix = resultPixels.getPixel(x, y, z); in iterate()
1849 log << tcu::TestLog::Image("output", "Rendered image", resultPixels); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp1335 …ConstPixelBufferAccess resultPixels (mapVkFormat(decompressedImageInfo.format), decompressedImage… in decompressImage() local
1338 …xt.getTestContext().getLog(), "Image Comparison", "Image Comparison", resultPixels, referencePixel… in decompressImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp1335 …ConstPixelBufferAccess resultPixels (mapVkFormat(decompressedImageInfo.format), decompressedImage… in decompressImage() local
1338 …xt.getTestContext().getLog(), "Image Comparison", "Image Comparison", resultPixels, referencePixel… in decompressImage()