Searched refs:channelDepth (Results 1 – 5 of 5) sorted by relevance
79 const tcu::IVec4 channelDepth = tcu::getTextureFormatBitDepth(tcuFormat); in getPrecision() local86 …(de::SharedPtr<tcu::FloatFormat>(new tcu::NormalizedFormat(std::max(0,channelDepth[channelIdx] + f… in getPrecision()90 …(de::SharedPtr<tcu::FloatFormat>(new tcu::NormalizedFormat(std::max(0,channelDepth[channelIdx] + f… in getPrecision()94 if (channelDepth[channelIdx] == 16) in getPrecision()100 DE_ASSERT(channelDepth[channelIdx] == 32 || channelDepth[channelIdx] == 0); in getPrecision()
157 void channelDepth(const ChannelType channel_,const size_t depth_);158 size_t channelDepth(const ChannelType channel_);
1201 UVec4 channelDepth = getYCbCrBitDepth (format); in getPrecision() local1204 floatFormats.push_back(tcu::FloatFormat(0, 0, channelDepth[channelIdx], false, tcu::YES)); in getPrecision()
466 void Magick::Image::channelDepth(const ChannelType channel_, in channelDepth() function in Magick::Image477 size_t Magick::Image::channelDepth(const ChannelType channel_) in channelDepth() function in Magick::Image
85 * lib/Image.cpp (channelDepth): New method to set or get the