Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp2059 …float p0 = execCompare(p0Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthForma… in sampleLinear1DCompare()
2060 …float p1 = execCompare(p1Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthForma… in sampleLinear1DCompare()
2096 …float p00 = execCompare(p00Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
2097 …float p10 = execCompare(p10Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
2098 …float p01 = execCompare(p01Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
2099 …float p11 = execCompare(p11Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare()
2337 …sampleNearest1D(*this, sampler, u, offset), sampler.compare, sampler.compareChannel, ref, isFixedP… in sample1DCompare()
2366 …pleNearest2D(*this, sampler, u, v, offset), sampler.compare, sampler.compareChannel, ref, isFixedP… in sample2DCompare()
2697 DE_ASSERT(sampler.compareChannel == 0); in gatherArray2DOffsetsCompare()
3070 …[coords.face].getPixel(coords.s, coords.t), sampler.compare, sampler.compareChannel, ref, isFixedP… in sampleCubeSeamlessLinearCompare()
[all …]
DtcuTexture.hpp272 int compareChannel; member in tcu::Sampler
309 , compareChannel (compareChannel_) in Sampler()
326 , compareChannel (0) in Sampler()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h757 double compareChannel(const ChannelType channel_,
765 Image compareChannel(const ChannelType channel_,const Image &reference_,
/external/ImageMagick/Magick++/lib/
DImage.cpp2473 double Magick::Image::compareChannel(const ChannelType channel_, in compareChannel() function in Magick::Image
2504 Magick::Image Magick::Image::compareChannel(const ChannelType channel_, in compareChannel() function in Magick::Image