Home
last modified time | relevance | path

Searched defs:isFixedPointDepth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexCompareVerifier.cpp199 const bool isFixedPointDepth) in isLinearCompareValid()
256 const bool isFixedPointDepth) in isBilinearAnyCompareValid()
283 … const float cmpReference, const float result, const bool isFixedPointDepth) in isBilinearPCFCompareValid()
347 … const float cmpReference, const float result, const bool isFixedPointDepth) in isBilinearCompareValid()
358 const float result, const bool isFixedPointDepth) in isTrilinearAnyCompareValid()
397 const bool isFixedPointDepth) in isTrilinearPCFCompareValid()
491 const bool isFixedPointDepth) in isTrilinearCompareValid()
504 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isNearestCompareResultValid() local
538 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isLinearCompareResultValid() local
599 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat()); in isNearestMipmapLinearCompareResultValid() local
[all …]
H A DtcuTexture.cpp2953 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(m_format); in sample1DCompare() local
2982 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(m_format); in sample2DCompare() local
3894 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(faceAccesses[coords.face].getFormat(… in sampleCubeSeamlessLinearCompare() local