Home
last modified time | relevance | path

Searched defs:isFixedPoint (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.cpp1716 … (const tcu::Vec4& color, Sampler::CompareMode compare, int chanNdx, float ref_, bool isFixedPoint) in execCompare()
2421 const bool isFixedPoint = isFixedPointDepthTextureFormat(src.getFormat()); in gatherArray2DOffsetsCompare() local
3358 const bool isFixedPoint = isFixedPointDepthTextureFormat(m_levels[0][0].getFormat()); in gatherCompare() local
DtcuTexCompareVerifier.cpp63 const bool isFixedPoint) in execCompare()
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp577 const bool isFixedPoint = chnClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in iterate() local