Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp455 string valueRangeToString(int numValidChannels, const tcu::Vector<Type, 4> &minValue, in valueRangeToString()
478 void clearUndefined(const tcu::PixelBufferAccess &access, int numValidChannels) in clearUndefined()
819 const int numValidChannels = attachments[ndx].numWrittenChannels; in iterate() local
875 const int numValidChannels = attachments[attachNdx].numWrittenChannels; in iterate() local
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.cpp480 uint8_t numValidChannels = 0; in RandomChannelFromChannelMask() local