Home
last modified time | relevance | path

Searched defs:numValidChannels (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp480 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() local
879 const int numValidChannels = attachments[attachNdx].numWrittenChannels; in iterate() local
/external/ot-br-posix/src/utils/
Dthread_helper.cpp276 uint8_t numValidChannels = 0; in RandomChannelFromChannelMask() local