Home
last modified time | relevance | path

Searched refs:compareChannel (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.cpp1820 …float p0 = execCompare(p0Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthForma… in sampleLinear1DCompare()
1821 …float p1 = execCompare(p1Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthForma… in sampleLinear1DCompare()
1857 …float p00 = execCompare(p00Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
1858 …float p10 = execCompare(p10Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
1859 …float p01 = execCompare(p01Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
1860 …float p11 = execCompare(p11Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
2031 …sampleNearest1D(*this, sampler, u, offset), sampler.compare, sampler.compareChannel, ref, isFixedP… in sample1DCompare()
2060 …pleNearest2D(*this, sampler, u, v, offset), sampler.compare, sampler.compareChannel, ref, isFixedP… in sample2DCompare()
2363 DE_ASSERT(sampler.compareChannel == 0); in gatherArray2DOffsetsCompare()
2736 …[coords.face].getPixel(coords.s, coords.t), sampler.compare, sampler.compareChannel, ref, isFixedP… in sampleCubeSeamlessLinearCompare()
[all …]
DtcuTexture.hpp243 int compareChannel; member in tcu::Sampler
278 , compareChannel (compareChannel_) in Sampler()
294 , compareChannel (0) in Sampler()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h749 double compareChannel(const ChannelType channel_,
757 Image compareChannel(const ChannelType channel_,const Image &reference_,
/external/ImageMagick/Magick++/lib/
DImage.cpp2438 double Magick::Image::compareChannel(const ChannelType channel_, in compareChannel() function in Magick::Image
2469 Magick::Image Magick::Image::compareChannel(const ChannelType channel_, in compareChannel() function in Magick::Image