Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp632 tcu::PixelBufferAccess depthAsColor (depthAsColorBuffer); in verifyLayerContent() local
633 const int numUsedChannels (tcu::getNumUsedChannels(depthAsColor.getFormat().order)); in verifyLayerContent()
635 convertDepthToColorBufferAccess(image, depthAsColor); in verifyLayerContent()
637 …result = verifyImageMultipleBars(log, depthAsColor, barWidthRatios, barDepths, barsCount, numUsedC… in verifyLayerContent()