Searched refs:isFixedPointDepthTextureFormat (Results 1 – 2 of 2) sorted by relevance
167 static bool isFixedPointDepthTextureFormat (const tcu::TextureFormat& format) in isFixedPointDepthTextureFormat() function554 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isNearestCompareResultValid()589 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isLinearCompareResultValid()658 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat()); in isNearestMipmapLinearCompareResultValid()712 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat()); in isLinearMipmapLinearCompareResultValid()891 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(texture.getLevelFace(baseLevelNdx, C… in isSeamplessLinearMipmapLinearCompareResultValid()1018 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(texture.getLevelFace(levelNdx, CUBEF… in isSeamlessLinearCompareResultValid()1200 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isNearestCompareResultValid()1228 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isLinearCompareResultValid()1285 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat()); in isNearestMipmapLinearCompareResultValid()[all …]
1819 static bool isFixedPointDepthTextureFormat (const tcu::TextureFormat& format) in isFixedPointDepthTextureFormat() function2398 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(m_format); in sample1DCompare()2423 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(m_format); in sample2DCompare()2835 const bool isFixedPoint = isFixedPointDepthTextureFormat(src.getFormat()); in gatherArray2DOffsetsCompare()3257 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(faceAccesses[coords.face].getFormat(… in sampleCubeSeamlessLinearCompare()3832 const bool isFixedPoint = isFixedPointDepthTextureFormat(m_levels[0][0].getFormat()); in gatherCompare()