Searched defs:numUsedChannels (Results 1 – 4 of 4) sorted by relevance
549 const int numUsedChannels, in verifyImageMultipleBars()756 const int numUsedChannels (tcu::getNumUsedChannels(depthAsColor.getFormat().order)); in verifyLayerContent() local771 const int numUsedChannels (tcu::getNumUsedChannels(stencilAsColor.getFormat().order)); in verifyLayerContent() local782 const int numUsedChannels (tcu::getNumUsedChannels(image.getFormat().order)); in verifyLayerContent() local
2566 const auto numUsedChannels = tcu::getNumUsedChannels(tcuFormat.order); in createImageClearingTestsCommon() local
996 const auto numUsedChannels = static_cast<uint32_t>(getShaderNumChannels(format.order)); in clearColorToString() local1088 const auto numUsedChannels = static_cast<uint32_t>(getShaderNumChannels(format.order)); in randomColorClearValue() local