Searched defs:numValidChannels (Results 1 – 2 of 2) sorted by relevance
480 string valueRangeToString (int numValidChannels, const tcu::Vector<Type, 4>& minValue, const tcu::V… in valueRangeToString()502 void clearUndefined (const tcu::PixelBufferAccess& access, int numValidChannels) in clearUndefined()827 const int numValidChannels = attachments[ndx].numWrittenChannels; in iterate() local879 const int numValidChannels = attachments[attachNdx].numWrittenChannels; in iterate() local
276 uint8_t numValidChannels = 0; in RandomChannelFromChannelMask() local