Searched refs:depthAsColor (Results 1 – 1 of 1) sorted by relevance
632 tcu::PixelBufferAccess depthAsColor (depthAsColorBuffer); in verifyLayerContent() local633 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()