Searched defs:isFixedPoint (Results 1 – 3 of 3) sorted by relevance
577 const bool isFixedPoint = chnClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in iterate() local
1881 … (const tcu::Vec4& color, Sampler::CompareMode compare, int chanNdx, float ref_, bool isFixedPoint) in execCompare()2835 const bool isFixedPoint = isFixedPointDepthTextureFormat(src.getFormat()); in gatherArray2DOffsetsCompare() local3832 const bool isFixedPoint = isFixedPointDepthTextureFormat(m_levels[0][0].getFormat()); in gatherCompare() local
63 const bool isFixedPoint) in execCompare()