Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp2393 bool isFixedPoint) in execCompare()
3434 const bool isFixedPoint = isFixedPointDepthTextureFormat(src.getFormat()); in gatherArray2DOffsetsCompare() local
4485 const bool isFixedPoint = isFixedPointDepthTextureFormat(m_levels[0][0].getFormat()); in gatherCompare() local
H A DtcuTexCompareVerifier.cpp56 … const float cmpReference_, const int referenceBits, const bool isFixedPoint) in execCompare()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp553 …const bool isFixedPoint = chnClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT … in iterate() local